How to install impeccable-design-polish
npx skills add https://github.com/nexu-io/open-design --skill impeccable-design-polishFull instructions (SKILL.md)
Source of truth, from nexu-io/open-design.
name: impeccable-design-polish description: | Follow-up design polish skill inspired by Impeccable. Use after a web or HTML artifact exists to audit, critique, polish, animate, harden, and prepare the page for a live/share pass. triggers:
- "impeccable"
- "design polish"
- "polish page"
- "anti ai polish"
- "critique design"
- "animate page"
- "harden ui"
- "live review"
- "反 AI 味"
od:
mode: prototype
surface: web
platform: desktop
category: creative-direction
upstream: "https://github.com/pbakaus/impeccable"
preview:
type: html
design_system:
requires: true
craft:
requires:
- typography
- color
- anti-ai-slop
- animation-discipline
- accessibility-baseline example_prompt: | Use impeccable-design-polish on the current HTML artifact: audit visual hierarchy, remove AI tells, tighten copy, add restrained motion, and harden responsive/accessibility issues.
Impeccable Design Polish
Use this skill as the post-generation pass for an existing design. It should not restart the project from scratch; it should make the current artifact sharper, more usable, and closer to something a designer would ship.
Follow-Up Modes
- Audit: identify the highest-impact issues in hierarchy, spacing, color, type, interaction states, responsiveness, and accessibility.
- Critique: explain what feels generic, overdesigned, underdesigned, or inconsistent.
- Polish: directly edit the artifact to improve the top issues while preserving the user's intent.
- Animate: add restrained, useful motion only where it improves feedback or storytelling.
- Harden: repair mobile overflow, text clipping, contrast problems, missing states, broken links, and fragile layout assumptions.
- Live: prepare the artifact for presentation or sharing, including final visual QA and clear next actions.
Operating Rules
- Inspect the current HTML/page before editing. Do not guess from the prompt alone.
- Keep the existing content, brand, and scenario unless the user explicitly asks to change them.
- Prefer a few decisive fixes over broad cosmetic churn.
- Remove common AI tells:
- purple-blue glow gradients with no product reason
- generic 3-card feature rows
- oversized rounded cards everywhere
- empty marketing adjectives
- inconsistent spacing and type scale
- decorative effects that do not support comprehension
- Preserve accessibility: focus states, contrast, semantic controls, readable text, and reduced-motion fallbacks.
- Finish with the artifact in a better runnable state, not just a critique list.
Best Pairings
- Pair with
design-taste-frontendorgpt-tastefor stronger anti-slop redesign work. - Pair with
emilkowalski-motionor GSAP skills for motion-specific polish. - Pair with image/video skills when the artifact needs real visual assets rather than CSS-only decoration.
Related skills
More from nexu-io/open-design and the wider catalog.
ui-ux-pro-max
|
web-design-guidelines
|
frontend-design
|
design-brief
|
pptx-html-fidelity-audit
Audit a python-pptx export against its source HTML deck, identify layout/content drift (footer overflow, cropped content, missing italic/em, lost styling, off-rhythm spacing), and re-export with strict footer-rail + cursor-flow layout discipline. Use this skill whenever the user has a .pptx that was generated from an HTML slide deck and asks to compare/audit/verify/fix the export — including phrases like "compare ppt with html", "fidelity audit", "fix the pptx", "ppt is cut off", "footer overlap", "italic missing in pptx", "re-export the deck", "pptx-html-fidelity-audit", or any case where a python-pptx → HTML round-trip needs verification or repair. Also trigger when the user shows you a deck.html and a deck.pptx side by side and is debugging visual differences.
hatch-pet
Create, repair, validate, preview, and package Codex-compatible animated pet spritesheets from character art, screenshots, generated images, or visual references. Use when a user wants to hatch a Codex pet, create a custom animated pet, or build a built-in pet asset with an 8x9 atlas, transparent unused cells, row-by-row animation prompts, QA contact sheets, preview videos, and pet.json packaging. This skill composes the installed $imagegen system skill for visual generation and uses bundled scripts for deterministic spritesheet assembly.