What problem does it solve? AI coding agents often produce generic, low-quality frontend designs with overused fonts, purple gradients, nested cards, and bounce easing. This Skill gives agents a structured design language and explicit anti-pattern rules to produce distinctive, polished web interfaces. ## Core Features & Use Cases - 23 Design Sub-commands: Covers the full design workflow with commands like init, craft, shape, critique, audit, polish, colorize, typeset, layout, animate, and optimize. - Deterministic Anti-Pattern Detection: A 61-rule detector CLI (npx impeccable detect) flags common AI design slop without needing an LLM or API key. - Upstream-Maintained Bundle: Installed live from the pbakaus/impeccable repository via zeus skills install, so the catalog entry never goes stale. - Use Case: While building a landing page, run /impeccable critique to review the current UI against anti-pattern rules, then use /impeccable polish and /impeccable typeset to refine spacing and typography. ## Quick Start Install the skill with zeus skills install impeccable and then ask the agent to run /impeccable init to set up design guidance for your project.