Appearance
Workflows
Impeccable commands are designed to chain. These are the high-value sequences.
New feature, start to finish
init → shape → natural-language build request → critique → polish
/impeccable initonce per project writesPRODUCT.mdand offersdocumentwhen an existing codebase needsDESIGN.md./impeccable shaperuns discovery and produces a design brief.- Run
/impeccable <describe the feature>to build from the confirmed brief.craftis deprecated and adds no behavior. /impeccable critiquescores the result and runs persona tests./impeccable polishcloses the gap between good and great.
Already shipped, needs work
Choose the route by the kind of problem:
Technical quality:
audit→hardenSubjective design quality:
critique→polishFocused browser iteration:
live/impeccable livefor iterating on a page directly in the browser, three variants per element./impeccable auditfor a technical pass, then/impeccable hardento fix.
Refinement pairs
Voice has two halves. Pick the direction, never leave it neutral.
| Push it up | Tone it down |
|---|---|
bolder | quieter |
overdrive | distill |
Evaluate then fix
| Find the problem | Then resolve it |
|---|---|
audit | harden |
critique | polish |
audit (performance) | optimize |