templates/.claude/skills/impeccable-design/SKILL.md
AI design language for production-grade UI — 10 commands covering typography, color, motion, layout, and UX writing quality
npx skillsauth add baekenough/oh-my-customcode impeccable-designInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Impeccable is a design language for producing intentional, production-grade UI. It defines a vocabulary of steering commands that guide an AI toward specific design dimensions — typography, color, motion, layout, and UX writing — while actively avoiding the generic patterns associated with AI-generated interfaces.
| Command | Trigger phrases | Description | |---------|----------------|-------------| | critique | "review design", "UX feedback" | UX design review: hierarchy, clarity, emotional resonance, and intentionality across the interface | | audit | "design audit", "quality check" | Systematic quality checks across all design dimensions simultaneously | | typeset | "fix fonts", "typography" | Fix font choices, weight contrast, scale, line-height, tracking, and type pairing | | colorize | "add color", "color palette" | Introduce strategic color using OKLCH; construct tinted neutral palettes, avoid pure black/white | | animate | "add motion", "animation" | Add purposeful motion using the 100ms/300ms/500ms rule; eliminate decorative or distracting animation | | normalize | "align design system" | Align output with design system standards: spacing scales, token usage, component consistency | | polish | "final pass", "ship ready" | Pre-ship quality sweep across all design dimensions, including AI slop test | | clarify | "improve copy", "UX writing" | Improve UX copy: labels, microcopy, empty states, error messages, button specificity | | arrange | "fix layout", "spacing" | Fix layout structure, whitespace, alignment, and visual rhythm | | adapt | "responsive", "mobile" | Adapt design decisions for different devices, screen sizes, and input modes |
Holistic UX review. Evaluates information hierarchy, interaction clarity, emotional resonance, and whether design decisions feel intentional. Surfaces both friction points and missed opportunities. Output: prioritized list of issues with impact level (critical / moderate / minor).
Systematic multi-dimension check. Runs all other command lenses in sequence and produces a structured report. Use when you need a full picture before starting work. Output: dimension-by-dimension audit with specific findings.
Typography repair. Evaluates and fixes:
Color strategy and implementation using OKLCH. Key principles:
Motion design with purpose. Core rule — 100/300/500ms:
Design system alignment. Enforces:
Pre-ship quality sweep. Runs: typeset + colorize + arrange + AI slop test + final coherence check. Output includes a ship-readiness verdict (ship / ship with minor fixes / needs work).
UX writing improvement. Targets:
Layout and spatial design. Fixes:
Responsive and cross-device adaptation:
The AI Slop Test is a critical checkpoint embedded in every audit and polish command. It must also be run manually on any design output before declaring it complete.
The question: Would someone immediately identify this as AI-generated?
Typography slop
Color slop
#000000 or #0d0d0d) or pure gray (#f5f5f5, #e5e5e5) backgrounds without tintingLayout slop
Motion slop
Copy slop
After running the test, assign one of:
This skill operates in the aesthetic/creative layer. It does not replace technical compliance tooling.
| Design Aspect | impeccable-design (this skill) | web-design-guidelines | |---------------|-------------------------------|----------------------| | Typography | Font selection, pairing, type scale, expressive hierarchy | Minimum font sizes (16px body), contrast ratios | | Color | Palette building, OKLCH, tinted neutrals, emotional resonance | WCAG 2.1 AA/AAA contrast compliance | | Motion | Purposeful animation, easing curves, timing strategy, felt quality | prefers-reduced-motion compliance, no-animation-on-load | | Layout | Visual rhythm, spatial design, negative space, hierarchy | Accessibility, semantic HTML structure, ARIA landmarks | | Copy | Tone, clarity, specificity, label quality | (no overlap) |
When both apply: Run impeccable-design for aesthetic quality, then web-design-guidelines for compliance. They are complementary, not competing.
guides/impeccable-design/typography.md — type scale construction, font pairing strategy, hierarchy patternsguides/impeccable-design/color-and-contrast.md — OKLCH primer, tinted neutral construction, palette strategyguides/impeccable-design/motion-design.md — 100/300/500ms rule, easing reference, purposeful vs. decorative motionguides/impeccable-design/ux-writing.md — microcopy patterns, empty state templates, error message formulas1. Identify active command(s) from trigger phrase or explicit instruction
2. Read target component/page files
3. Consult relevant reference guides for the active command
4. Apply changes with explicit rationale for each decision
5. Run AI Slop Test on output
6. Report: changes made + slop test verdict + any deferred items
development
Generate and maintain a persistent codebase wiki — LLM-built interlinked markdown knowledge base (Karpathy LLM Wiki pattern)
development
Use the project wiki as RAG knowledge source — search wiki pages to answer codebase questions before exploring raw files
tools
Analyze task trajectories to propose reusable SKILL.md candidates from successful patterns
data-ai
hada.io RSS feed monitoring for AI agent/harness articles with automated /scout analysis