+
+ Design that knows who it's for.
+ Most AI tools one-shot a plausible-looking mock. Impeccable starts with a conversation: audience, brand personality, anti-references, aesthetic direction. It captures the answer in PRODUCT.md and DESIGN.md and loads them on every command. The output is design that fits the actual business, not a generic impression of one.
+ /impeccable teach · /impeccable document · /impeccable shape
+
+
+
+ Brand work is not product UI.
+ Most design skills, including Anthropic's own frontend-design skill, collapse everything into one vocabulary. But a landing page and a dashboard live by contradictory rules. Impeccable carries two registers: brand (design IS the product: marketing, portfolios, editorial) and product (design SERVES the product: app UI, tools, dashboards). Commands that care about register, typeset, animate, colorize, bolder, quieter, layout, delight, adjust their choices to match.
+ The register is inferred from your task and confirmed in PRODUCT.md.
+
+
+
+ Built to live in your production codebase.
+ Impeccable isn't a sketchpad. It reads your existing tokens, components, and rendered output; polishes what's there; flags regressions; iterates with your design system rather than around it. Daily-driver for real work on real apps, not a one-shot mock factory.
+ Scans your tokens, respects your components, grows with your system.
+
+
+
+ Design where the work actually happens.
+ The waterfall era (designer in canvas, throws a mock over the wall) is over. Most product work now starts directly in Claude Code, Cursor, Codex, Gemini, or Copilot, on the real codebase, in the browser. Impeccable is native to that world. No canvas. No handoff. Open your AI harness, type a command, ship the change.
+ Works in Claude Code, Cursor, Codex, Gemini CLI, Antigravity, Kiro, OpenCode, and more.
+
+
+
+ Your design system in a portable file.
+ /impeccable document scans your codebase and writes a DESIGN.md that follows the Google Stitch DESIGN.md format, the emerging standard. Six fixed sections in a fixed order, parseable by every other DESIGN.md-aware tool. Your visual system travels. Impeccable also consumes DESIGN.md on every command, so it stays on brand without being told twice.
+ Spec-compliant. Interoperable. Not a proprietary sidecar.
+
+
+
+ Block AI slop before it ships.
+ Run npx impeccable detect src/ on a PR branch and get JSON output with every purple gradient, nested card, low-contrast label, and gradient-text heading caught. Fail the build on severity. 25 deterministic checks, no LLM required, no API key, no flaky scoring. Gate your PRs the same way you gate lint and types.
+ 25 rules · --json · --fast · exit codes for CI.
+
+
+
+ One click on any site.
+ The Impeccable Chrome extension runs the same 25-rule detector on every page you visit, in-browser, with zero setup. Audit your own staging. Audit the design your PM showed in Slack. Audit your competitor on a Tuesday. The overlay highlights each issue in place so you never have to map a JSON report back to a DOM node.
+ Install from the Chrome Web Store →
+
+