Skip to content

Impeccable22 commands for design fluency

The current reference for Impeccable 4.0.4, CLI 3.5.0, and Extension 1.3.1. Plan, evaluate, refine, harden, and iterate without generic AI design defaults.

The mental model

Impeccable is a set of design commands you run from your AI coding agent. Every command reads two project files first, PRODUCT.md (strategy: who, what, why) and DESIGN.md (visuals: color, type, components), so output stays on-brand instead of defaulting to generic SaaS aesthetics.

Run /impeccable init once per project to establish PRODUCT.md. When an existing codebase needs a visual specification, use /impeccable document to generate DESIGN.md. After that, reach for the specialized command that matches your intent, or run /impeccable with a plain-English request and let it route the work.

Common chains

GoalRun this
Plan, then build a featureshape/impeccable <describe the feature>
Find technical issues, then fix themauditharden
Review the design, then refine itcritiquepolish
Dial voice up or downbolderquieter

See the full workflows page for end-to-end patterns.