The Foundation
Before commands, before detection, Impeccable teaches your AI real design. Deep reference knowledge across 7 dimensions, loaded every time your AI writes code.
Run /impeccable teach once to set your project's design context. Every command benefits.
The Language
21 commands form a shared vocabulary between you and your AI. Each one encodes a specific design discipline, so you can steer with precision.
Pick any command to see it in action. View cheatsheet →
The Antidote
Every AI model learned from the same templates. Without intervention, they all produce the same predictable mistakes. Impeccable names them, detects them, and teaches the AI to avoid them.
Visual Mode
See design issues highlighted directly in your browser. When you run /critique, Impeccable injects a diagnostic overlay onto your live page. No screenshots, no guesswork.
No LLM needed. Pattern matching catches purple gradients, overused fonts, nested cards, low contrast, and more.
Embedded in /critique, or run standalone via the CLI.
npx impeccable detect src/
Get Started
Install the skills Recommended
21 commands that steer your AI toward better design, in real time. The full Impeccable experience.
npx skills add pbakaus/impeccable
/impeccable teach to set up your project's design context.
Other install methods
/plugin marketplace add pbakaus/impeccable
/plugin to install from Discover tab
Add the CLI Beta
Deterministic anti-pattern detection, cheatsheet and more. Use in CI and beyond.
npm i -g impeccable
npx impeccable ...
detect Scan files, dirs, or URLs
skills install Install skills into your project
skills update Update to latest version
Skills give your AI the full design toolkit. The CLI adds automated quality gates for reviews and CI.
What's New
- Anti-pattern detection engine with 25 rules across typography, color, layout, motion, and design quality
- CLI:
npx impeccable detectscans HTML, CSS, JSX/TSX, Vue, Svelte, and CSS-in-JS files with framework detection, multi-file import tracking, and CI/CD-ready JSON output /critiquenow runs automated detection and opens a browser overlay so you can review flagged anti-patterns live on the page- New command:
/shapeinterviews you about purpose, audience, and goals before designing - Gallery of Shame: real examples with live detection overlays
View older releases
- New provider: Trae (China + International)
/critiquenow scores against Nielsen's 10 heuristics, tests with persona archetypes, and assesses cognitive load/auditnow scores 5 dimensions with P0-P3 severity ratings and structured action plans- Improved skill descriptions for better agent auto-discovery
- Fixed invalid YAML frontmatter that broke GitHub preview and Codex loading (#67)
- Codex CLI now uses correct
$prefix for command references
/typesetnow recommends fixed type scales for app UIs, reserving fluid typography for marketing/content pages
- 3 new skills:
/typeset(fix typography),/arrange(fix layout & spacing),/overdrive(technically extraordinary effects, beta) - Skills now auto-gather design context via
.impeccable.md— run/teach-impeccableonce, all skills benefit - Deep linking to commands (
#cmd-overdrive, etc.)
- Added OpenCode provider support
- Added Pi provider support
- Recategorized
/onboardas an enhancement command
- Added Kiro support (
.kiro/skills/) - Restored prefix toggle — download
i-prefixed bundles to avoid naming conflicts - Audit and critique skills only suggest real, installed commands
- Unified skills architecture — commands are now skills with
user-invocable: true - Added VS Code Copilot and Google Antigravity support (
.agents/skills/) - New install flow:
npx skills addas primary, universal ZIP as fallback - Added universal ZIP containing all 5 provider directories
- Renamed
/simplifyto/distillto avoid Claude Code conflict
- Initial release with enhanced frontend-design skill
- 17 design commands: /polish, /audit, /distill, /bolder, and more
- Support for Cursor, Claude Code, Gemini CLI, and Codex CLI
- Interactive command cheatsheet
Frequently Asked Questions
Where do I put the downloaded files?
The easiest way is npx skills add pbakaus/impeccable — it auto-detects your AI harness and places files correctly.
If you downloaded the universal ZIP, extract it to your project root (same level as your package.json or src/ folder). It creates hidden folders for each supported tool: .cursor/, .claude/, .gemini/, .codex/, and .agents/.
Project-level installation takes precedence and lets you version control your skills.
How do I update to the latest version?
- All tools:
npx skills update(ornpx skills checkto see what's new first) - Claude Code plugin: Open
/plugin, go to the Discover tab, and update from there - Manual ZIP: Download the latest ZIP from above and extract to your project root, overwriting existing files
Your .impeccable.md design context file (created by /impeccable teach) is never overwritten — your project context is preserved across updates.
Commands or skills aren't appearing. What do I do?
For commands: Type / in your AI harness and look for commands like /audit, /polish, etc. If they don't appear, double-check the files are in the correct location.
For skills: Skills are applied automatically when relevant. To verify, explicitly mention "use the impeccable skill" in your prompt—this forces the AI to acknowledge and apply it.
Tool-specific setup:
- Cursor: Requires Nightly channel + Agent Skills enabled in Settings → Rules
- Gemini CLI: Requires
@google/gemini-cli@preview+ Skills enabled via/settings
I'm new to AI harnesses. Where do I start?
Skills and commands are intermediate features. If you're just getting started, learn the basics first:
- Claude Code: Official Documentation
- Cursor: Cursor Docs
- Gemini CLI: Gemini CLI Docs
- Codex CLI: Codex GitHub
Once you're comfortable with basic prompting and code generation, come back and give Impeccable a try.
Is Impeccable free?
Yes. Everything is Apache 2.0: skills, commands, CLI, and the detection engine. Fully open source, free for everyone.
Work with us
Impeccable is built by Renaissance Geek. We work with enterprise teams on large-scale rollouts, custom integrations, and training for designers and developers. If you're a frontier lab, design tool company, or enterprise looking to raise the bar on AI-generated design, let's talk.