From Frontend
Create distinctive, production-grade frontend interfaces with high design quality. Generates creative, polished code that avoids generic AI aesthetics. Use when the user asks to build web components, pages, artifacts, posters, or applications, or when any design skill requires project context. Call with 'craft' for shape-then-build, 'teach' for design context setup, or 'extract' to pull reusable components and tokens into the design system.
How this command is triggered — by the user, by Claude, or both
Slash command
/frontend:SKILL [craft|teach|extract]impeccable/The summary Claude sees in its command listing — used to decide when to auto-load this command
Create distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Implement real working code with exceptional attention to aesthetic details and creative choices. ## Context Gathering Protocol Design skills produce generic output without project context. Confirm design context before any design work. **Required context** (every design skill needs at minimum): - **Target audience**: Who uses this product and in what context? - **Use cases**: What jobs are they trying to get done? - **Brand personality/tone**: How should the interface feel? **Gathering ord...
Create distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Implement real working code with exceptional attention to aesthetic details and creative choices.
Design skills produce generic output without project context. Confirm design context before any design work.
Required context (every design skill needs at minimum):
Gathering order:
.impeccable.md from the project root -- proceed if it has the required context/impeccable teach if neither source has context -- do NOT skip, do NOT infer from codebaseCommit to a BOLD aesthetic direction with: Purpose, Tone (pick an extreme -- minimalist, maximalist, retro-futuristic, organic, luxury, playful, editorial, brutalist, etc.), Constraints, and Differentiation (the unforgettable element).
See reference/upstream-SKILL.md for the full design guide covering:
Detailed reference files for each domain:
reference/typography.md -- Type scale, font selection, line heightreference/color-and-contrast.md -- OKLCH, theming, contrastreference/spatial-design.md -- Spacing, grid, containmentreference/motion-design.md -- Easing, transitions, orchestrationreference/interaction-design.md -- Feedback, affordance, statereference/responsive-design.md -- Breakpoints, container queriesreference/ux-writing.md -- Microcopy, labels, error messagesreference/craft.md -- Shape-then-build workflowreference/extract.md -- Design system extractionApply these skills for targeted improvements. Each is a standalone skill in this plugin:
| Task | Skill | What it does |
|---|---|---|
| UX evaluation | impeccable-critique | Nielsen's 10 Usability Heuristics scoring |
| Quality gate | impeccable-audit | Accessibility, performance, standards checks |
| Final pass | impeccable-polish | Alignment, typography, spacing fixes |
| Performance | impeccable-optimize | Rendering, paint, layout optimization |
| More bold | impeccable-bolder | Amplify safe designs to be distinctive |
| Tone down | impeccable-quieter | Reduce visual noise and overstimulation |
| Add color | impeccable-colorize | Strategic color for monochrome interfaces |
| Typography | impeccable-typeset | Font choice, scale, rhythm improvements |
| Add life | impeccable-delight | Moments of joy and personality |
| Push limits | impeccable-overdrive | Maximum visual impact |
| Simplify | impeccable-distill | Strip to essence |
| Better copy | impeccable-clarify | UX copy, error messages, microcopy |
| Add motion | impeccable-animate | Purposeful transitions |
| Responsive | impeccable-adapt | Multi-device, multi-context design |
| Layout | impeccable-layout | Grid, flex, spatial organization |
| Shape | impeccable-shape | Visual form refinement |
| Resilience | impeccable-harden | Error states, edge cases, defensive design |
craft: Shape-then-build flow from reference/craft.md -- pass feature description as additional argsteach: One-time design context setup -- explore codebase, ask questions, save to .impeccable.mdextract: Pull reusable components and tokens into the design system per reference/extract.mdnpx claudepluginhub est7/dotclaude --plugin frontend/SKILLEnables work verification for a task. Claude completes the work, verifies it, and appends a verified tag before session exit.
/SKILLResolves a GitHub issue by creating an isolated worktree, implementing a TDD fix, and opening a PR with auto-closing keywords.
/SKILLSurfaces the current session task from a state file and evaluates its clarity and completeness. Reports completion status or identifies remaining steps.