mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-12 06:06:37 +03:00
Top nav was at six items and growing. The anti-patterns catalog and the visual-mode overlay demo were always two views of the same subject (the rule set and seeing it caught in place), so collapsing them into one page reduces nav weight and puts the catalog + live demo next to each other. Four sections in one scroll: See it (iframe demo), Try it live (specimen gallery), The catalog (full rule list), Run it yourself (invocation methods). Sidebar TOC nests the catalog sections under "The catalog" for deep linking. 301s from the old URLs preserve external links. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1183 lines
79 KiB
HTML
1183 lines
79 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
<head>
|
||
<!-- Google tag (gtag.js) -->
|
||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-TEXGHC7V34"></script>
|
||
<script>
|
||
window.dataLayer = window.dataLayer || [];
|
||
function gtag(){dataLayer.push(arguments);}
|
||
gtag('js', new Date());
|
||
gtag('config', 'G-TEXGHC7V34');
|
||
</script>
|
||
|
||
<meta charset="UTF-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
<title>Impeccable: The missing upgrade to Anthropic's impeccable skill</title>
|
||
<meta name="description" content="1 skill, 23 commands, and curated anti-patterns for impeccable frontend design. Works with Cursor, Claude Code, Gemini CLI, and Codex CLI.">
|
||
<meta name="theme-color" content="#fafafa">
|
||
<link rel="canonical" href="https://impeccable.style">
|
||
|
||
<!-- OpenGraph -->
|
||
<meta property="og:type" content="website">
|
||
<meta property="og:url" content="https://impeccable.style">
|
||
<meta property="og:title" content="Impeccable: Design skills for AI harnesses">
|
||
<meta property="og:description" content="1 skill, 23 commands, and curated anti-patterns for impeccable frontend design. Works with Cursor, Claude Code, Gemini CLI, and Codex CLI.">
|
||
<meta property="og:image" content="https://impeccable.style/og-image.jpg">
|
||
|
||
<!-- Twitter -->
|
||
<meta name="twitter:card" content="summary_large_image">
|
||
<meta name="twitter:site" content="@pbakaus">
|
||
<meta name="twitter:creator" content="@pbakaus">
|
||
<meta name="twitter:title" content="Impeccable: Design skills for AI harnesses">
|
||
<meta name="twitter:description" content="1 skill, 23 commands, and curated anti-patterns for impeccable frontend design.">
|
||
<meta name="twitter:image" content="https://impeccable.style/og-image.jpg">
|
||
|
||
<link rel="icon" type="image/svg+xml" href="./favicon.svg">
|
||
<link rel="apple-touch-icon" href="./apple-touch-icon.png">
|
||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||
<link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400&family=Instrument+Sans:wght@400;500;600;700&family=Inter:wght@400;500;600&family=Space+Grotesk:wght@400;500;600&display=swap" rel="stylesheet">
|
||
<link rel="stylesheet" href="./css/main.css">
|
||
<link rel="stylesheet" href="./css/sub-pages.css">
|
||
|
||
|
||
</head>
|
||
<body>
|
||
<!-- Skip to main content link for keyboard users -->
|
||
<a href="#main-content" class="skip-link">Skip to main content</a>
|
||
|
||
<!-- Grain Overlay -->
|
||
<div class="grain-overlay" aria-hidden="true"></div>
|
||
|
||
<!-- site-header v1 -->
|
||
<header class="site-header" data-site-header>
|
||
<a href="/" class="site-header-brand" aria-label="Impeccable home">
|
||
<svg class="site-header-brand-logo" viewBox="0 0 32 32" aria-hidden="true"><rect width="32" height="32" rx="6" fill="#1a1a1a"/><text x="16" y="24" font-family="system-ui, -apple-system, sans-serif" font-size="22" font-weight="500" fill="#f5f3ef" text-anchor="middle">/</text></svg>
|
||
<span class="site-header-brand-name">Impeccable</span>
|
||
</a>
|
||
<div class="site-header-right">
|
||
<nav class="site-header-nav" aria-label="Primary">
|
||
<a href="/" data-nav="home" aria-current="page">Home</a>
|
||
<a href="/designing" data-nav="designing">Designing</a>
|
||
<a href="/docs" data-nav="docs">Docs</a>
|
||
<a href="/slop" data-nav="slop">Slop</a>
|
||
<a href="/live-mode" data-nav="live">Live</a>
|
||
</nav>
|
||
<a href="https://github.com/pbakaus/impeccable" class="site-header-github" target="_blank" rel="noopener" aria-label="Impeccable on GitHub, 21k stars">
|
||
<svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><path d="M12 2C6.477 2 2 6.484 2 12.017c0 4.425 2.865 8.18 6.839 9.504.5.092.682-.217.682-.483 0-.237-.008-.868-.013-1.703-2.782.605-3.369-1.343-3.369-1.343-.454-1.158-1.11-1.466-1.11-1.466-.908-.62.069-.608.069-.608 1.003.07 1.531 1.032 1.531 1.032.892 1.53 2.341 1.088 2.91.832.092-.647.35-1.088.636-1.338-2.22-.253-4.555-1.113-4.555-4.951 0-1.093.39-1.988 1.029-2.688-.103-.253-.446-1.272.098-2.65 0 0 .84-.27 2.75 1.026A9.564 9.564 0 0112 6.844c.85.004 1.705.115 2.504.337 1.909-1.296 2.747-1.027 2.747-1.027.546 1.379.202 2.398.1 2.651.64.7 1.028 1.595 1.028 2.688 0 3.848-2.339 4.695-4.566 4.943.359.309.678.92.678 1.855 0 1.338-.012 2.419-.012 2.747 0 .268.18.58.688.482A10.019 10.019 0 0022 12.017C22 6.484 17.522 2 12 2z"/></svg>
|
||
<span class="site-header-github-label">21k</span>
|
||
<svg class="site-header-github-star" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><path d="M12 2l2.76 6.36L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l7.24-.91L12 2z"/></svg>
|
||
</a>
|
||
</div>
|
||
</header>
|
||
|
||
<!-- Sticky Section Nav -->
|
||
<nav class="section-nav" id="section-nav" aria-label="Page sections">
|
||
<a href="#foundation" class="section-nav-item" data-section="foundation"><span class="section-nav-num">01</span><span class="section-nav-label">Foundation</span></a>
|
||
<a href="#language" class="section-nav-item" data-section="language"><span class="section-nav-num">02</span><span class="section-nav-label">Language</span></a>
|
||
<a href="#why" class="section-nav-item" data-section="why"><span class="section-nav-num">03</span><span class="section-nav-label">Case</span></a>
|
||
<a href="#live-mode" class="section-nav-item" data-section="live-mode"><span class="section-nav-num">04</span><span class="section-nav-label">Live</span></a>
|
||
<a href="#downloads" class="section-nav-item" data-section="downloads"><span class="section-nav-num">05</span><span class="section-nav-label">Install</span></a>
|
||
<a href="#changelog" class="section-nav-item" data-section="changelog"><span class="section-nav-num">06</span><span class="section-nav-label">New</span></a>
|
||
<a href="#faq" class="section-nav-item" data-section="faq"><span class="section-nav-num">07</span><span class="section-nav-label">FAQ</span></a>
|
||
</nav>
|
||
|
||
<!-- 1. HERO - Combined with Problem Section -->
|
||
<section id="hero" class="hero-combined">
|
||
<div class="hero-combined-container">
|
||
<!-- Left: Title & Info -->
|
||
|
||
|
||
<div class="hero-combined-left">
|
||
<h1 class="hero-title-combined">Impeccable</h1>
|
||
<p class="hero-tagline-combined">Design fluency for AI harnesses</p>
|
||
|
||
<p class="hero-hook-text hero-hook-text--full">Great design prompts require design vocabulary. Most people don't have it. Impeccable teaches your AI deep design knowledge and gives you 23 commands to steer the result.</p>
|
||
<p class="hero-hook-text hero-hook-text--short">Impeccable teaches your AI real design and gives you 23 commands to steer the result.</p>
|
||
|
||
<div class="hero-included-box">
|
||
<span class="hero-included-title">What's included</span>
|
||
<div class="hero-included-items">
|
||
<span><em>Impeccable</em> agent skill with 23 design commands</span>
|
||
<span class="hero-included-sep">·</span>
|
||
<span>Optional CLI + Chrome extension</span>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="hero-cta-group">
|
||
<a href="#downloads" class="hero-cta-combined">Get Started</a>
|
||
|
||
|
||
<div class="hero-logos-inline">
|
||
<span class="hero-logos-label">Works with</span>
|
||
<div class="hero-logos-row">
|
||
<span class="hero-logo-icon has-tooltip" data-tooltip="Cursor"><img src="assets/cursor-logo.png" alt="Cursor" width="24" height="24" loading="lazy"></span>
|
||
<span class="hero-logo-icon has-tooltip" data-tooltip="Claude Code"><img src="assets/claude-logo.png" alt="Claude Code" width="24" height="24" loading="lazy"></span>
|
||
<span class="hero-logo-icon has-tooltip" data-tooltip="Gemini CLI"><img src="assets/gemini-logo.png" alt="Gemini CLI" width="20" height="20" loading="lazy"></span>
|
||
<span class="hero-logo-icon has-tooltip" data-tooltip="Codex CLI"><img src="assets/openai-logo.png" alt="Codex CLI" width="20" height="20" loading="lazy"></span>
|
||
<span class="hero-logo-icon has-tooltip" data-tooltip="VS Code Copilot"><img src="assets/github-logo.png" alt="VS Code Copilot" width="20" height="20" loading="lazy"></span>
|
||
<span class="hero-logo-icon has-tooltip" data-tooltip="Antigravity"><img src="assets/antigravity-logo.png" alt="Antigravity" width="20" height="20" loading="lazy"></span>
|
||
<span class="hero-logo-icon has-tooltip" data-tooltip="Kiro"><img src="assets/kiro-logo.png" alt="Kiro" width="20" height="20" loading="lazy"></span>
|
||
<span class="hero-logo-icon has-tooltip" data-tooltip="OpenCode"><img src="assets/opencode-logo.png" alt="OpenCode" width="20" height="20" loading="lazy"></span>
|
||
<span class="hero-logo-icon has-tooltip" data-tooltip="Pi"><img src="assets/pi-logo.svg" alt="Pi" width="20" height="20" loading="lazy" style="background:#1a1a1a;border-radius:50%;padding:3px"></span>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
</div>
|
||
<p class="hero-version-link"><a href="#changelog">v3.0: 1 skill, 23 commands</a></p>
|
||
</div>
|
||
|
||
|
||
|
||
<!-- Right: Before/After Demo -->
|
||
<div class="hero-combined-right">
|
||
<div class="split-comparison" id="lens-comparison">
|
||
<div class="split-container">
|
||
<!-- Before: AI Slop -->
|
||
<div class="split-before">
|
||
<span class="split-badge split-badge--before">Before</span>
|
||
<div class="slop-card">
|
||
<div class="slop-header">
|
||
<div class="slop-avatar"></div>
|
||
<div class="slop-text">
|
||
<div class="slop-title">Welcome to Our Platform</div>
|
||
<div class="slop-subtitle">The best solution for your needs</div>
|
||
</div>
|
||
</div>
|
||
<p class="slop-body">Lorem ipsum dolor sit amet, consectetur adipiscing elit. This is generic placeholder text.</p>
|
||
<button class="slop-button">Get Started</button>
|
||
</div>
|
||
<!-- Callout labels pointing to issues -->
|
||
<div class="slop-callouts">
|
||
<span class="slop-callout" data-point="font">Inter font</span>
|
||
<span class="slop-callout" data-point="gradient">Purple gradient</span>
|
||
<span class="slop-callout" data-point="copy">Generic copy</span>
|
||
<span class="slop-callout" data-point="rounded">Cards on cards</span>
|
||
</div>
|
||
</div>
|
||
<!-- After: Impeccable (shown through split) -->
|
||
<div class="split-after">
|
||
<span class="split-badge split-badge--after">After</span>
|
||
<div class="impeccable-card">
|
||
<p class="impeccable-eyebrow">Introducing</p>
|
||
<p class="impeccable-title">Thoughtful Design</p>
|
||
<p class="impeccable-body">Every element serves a purpose. Hierarchy guides the eye. Whitespace breathes.</p>
|
||
<button class="impeccable-button">Explore</button>
|
||
</div>
|
||
</div>
|
||
<!-- The Divider -->
|
||
<div class="split-divider"></div>
|
||
</div>
|
||
<div class="split-labels">
|
||
<div class="split-label-item" data-point="before">
|
||
<span class="split-label-dot"></span>
|
||
<span>Generic AI Output</span>
|
||
</div>
|
||
<div class="split-label-item" data-point="after">
|
||
<span class="split-label-dot split-label-dot--accent"></span>
|
||
<span>With Design Skills</span>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<main class="site-content" id="main-content">
|
||
|
||
<!-- 01. THE FOUNDATION - Design knowledge -->
|
||
<section class="foundation-section" id="foundation">
|
||
<div class="section-header" data-reveal>
|
||
<span class="section-number">01</span>
|
||
<h2 class="section-title">The Foundation</h2>
|
||
</div>
|
||
<div class="foundation-content">
|
||
<p class="section-lead" data-reveal>Before commands, before detection, Impeccable teaches your AI real design. Deep reference knowledge across 7 dimensions, loaded every time your AI writes code.</p>
|
||
|
||
<div class="foundation-grid" data-reveal>
|
||
<!-- 7 dimension cards, rendered by JS -->
|
||
</div>
|
||
|
||
<div class="foundation-cta" data-reveal>
|
||
<p class="foundation-cta-text">Run <code><span class="foundation-slash">/</span>impeccable teach</code> once to set your project's design context. Every command benefits.</p>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<!-- 02. THE LANGUAGE - Commands vocabulary + demos -->
|
||
<section class="language-section" id="language">
|
||
<div id="solution" style="height:0;overflow:hidden;visibility:hidden"></div>
|
||
<div class="section-header" data-reveal>
|
||
<span class="section-number">02</span>
|
||
<h2 class="section-title">The Language</h2>
|
||
</div>
|
||
<div class="language-content">
|
||
<div class="language-intro-row" data-reveal>
|
||
<p class="section-lead">23 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 to see it in action, or <a href="/docs" class="cheatsheet-link">browse the full reference →</a></p>
|
||
<div class="language-view-toggle" role="tablist" aria-label="Commands view">
|
||
<button type="button" role="tab" class="language-view-tab is-active" data-view="palette" aria-selected="true">Palette</button>
|
||
<button type="button" role="tab" class="language-view-tab" data-view="periodic" aria-selected="false">Periodic</button>
|
||
</div>
|
||
</div>
|
||
|
||
<div id="commands-section" style="height:0;overflow:hidden;visibility:hidden"></div>
|
||
|
||
<div class="language-view language-view--palette is-active" data-view-panel="palette">
|
||
<div class="commands-subsection">
|
||
<div class="commands-gallery">
|
||
<!-- Rendered by JS -->
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="language-view language-view--periodic" data-view-panel="periodic" hidden>
|
||
<div class="solution-visual-interactive" id="framework-viz-container" data-reveal>
|
||
<!-- Periodic table generated by JS -->
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<!-- 04. WHY IMPECCABLE - Feature loop -->
|
||
<section class="why-section" id="why">
|
||
<div class="why-content" data-reveal>
|
||
<div class="section-header">
|
||
<span class="section-number">03</span>
|
||
<h2 class="section-title">The Case</h2>
|
||
</div>
|
||
<div class="why-layout">
|
||
<div class="why-left">
|
||
<ol class="why-tabs" role="tablist" aria-label="Reasons Impeccable is different">
|
||
<li><button role="tab" class="why-tab is-active" data-index="0" aria-selected="true" aria-controls="why-panel-0"><span class="why-tab-num">01</span><span class="why-tab-label">Intentional design</span><span class="why-tab-progress" aria-hidden="true"></span></button></li>
|
||
<li><button role="tab" class="why-tab" data-index="1" aria-selected="false" aria-controls="why-panel-1"><span class="why-tab-num">02</span><span class="why-tab-label">Prevents AI slop</span><span class="why-tab-progress" aria-hidden="true"></span></button></li>
|
||
<li><button role="tab" class="why-tab" data-index="2" aria-selected="false" aria-controls="why-panel-2"><span class="why-tab-num">03</span><span class="why-tab-label">Production codebases</span><span class="why-tab-progress" aria-hidden="true"></span></button></li>
|
||
<li><button role="tab" class="why-tab" data-index="3" aria-selected="false" aria-controls="why-panel-3"><span class="why-tab-num">04</span><span class="why-tab-label">Brand + Product design</span><span class="why-tab-progress" aria-hidden="true"></span></button></li>
|
||
<li><button role="tab" class="why-tab" data-index="4" aria-selected="false" aria-controls="why-panel-4"><span class="why-tab-num">05</span><span class="why-tab-label">Ships code, not mockups</span><span class="why-tab-progress" aria-hidden="true"></span></button></li>
|
||
<li><button role="tab" class="why-tab" data-index="5" aria-selected="false" aria-controls="why-panel-5"><span class="why-tab-num">06</span><span class="why-tab-label">Fluent in DESIGN.md</span><span class="why-tab-progress" aria-hidden="true"></span></button></li>
|
||
<li><button role="tab" class="why-tab" data-index="6" aria-selected="false" aria-controls="why-panel-6"><span class="why-tab-num">07</span><span class="why-tab-label">CI/CD-ready</span><span class="why-tab-progress" aria-hidden="true"></span></button></li>
|
||
<li><button role="tab" class="why-tab" data-index="7" aria-selected="false" aria-controls="why-panel-7"><span class="why-tab-num">08</span><span class="why-tab-label">Chrome extension</span><span class="why-tab-progress" aria-hidden="true"></span></button></li>
|
||
</ol>
|
||
</div>
|
||
|
||
<div class="why-panels">
|
||
<article class="why-panel is-active" id="why-panel-0" role="tabpanel" data-index="0">
|
||
<h3 class="why-panel-title">Design that knows who it's for.</h3>
|
||
<p class="why-panel-body">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 <code>PRODUCT.md</code> and <code>DESIGN.md</code> and loads them on every command. The output is design that fits the actual business, not a generic impression of one.</p>
|
||
<div class="why-visual why-visual--productmd">
|
||
<div class="why-productmd-file">
|
||
<div class="why-productmd-header">
|
||
<span class="why-productmd-filename">PRODUCT.md</span>
|
||
<span class="why-productmd-status">Loaded on every command</span>
|
||
</div>
|
||
<div class="why-productmd-body">
|
||
<div class="why-productmd-field">
|
||
<span class="why-productmd-k">Users</span>
|
||
<span class="why-productmd-v">SREs on call, reading fast, often in the dark.</span>
|
||
</div>
|
||
<div class="why-productmd-field">
|
||
<span class="why-productmd-k">Register</span>
|
||
<span class="why-productmd-v">Product. Design serves the task.</span>
|
||
</div>
|
||
<div class="why-productmd-field">
|
||
<span class="why-productmd-k">Brand voice</span>
|
||
<span class="why-productmd-v">Calm, clinical, no hype.</span>
|
||
</div>
|
||
<div class="why-productmd-field">
|
||
<span class="why-productmd-k">Anti-references</span>
|
||
<span class="why-productmd-v">Purple gradients. Glassmorphism. "Boost your productivity."</span>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<aside class="why-productmd-commands">
|
||
<span class="why-productmd-commands-label">Commands</span>
|
||
<code>/impeccable teach</code>
|
||
<code>/impeccable document</code>
|
||
<code>/impeccable shape</code>
|
||
</aside>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="why-panel why-panel--antidote" id="why-panel-1" role="tabpanel" data-index="1" hidden>
|
||
<h3 class="why-panel-title">Every model learned from the same slop.</h3>
|
||
<p class="why-panel-body">Without intervention, they all produce the same predictable mistakes: purple gradients, nested cards, gradient text, low-contrast labels. Impeccable names 25 of them, detects them in your code and in the browser, and teaches the AI to avoid them.</p>
|
||
<div class="why-visual why-visual--antidote">
|
||
<div class="patterns-tabbed" id="patterns-categories">
|
||
<!-- Rendered by app.js from /api/patterns -->
|
||
</div>
|
||
<div class="gallery-stack-container">
|
||
<div class="gallery-stack-header">
|
||
<h4 class="gallery-stack-title">Gallery of Shame</h4>
|
||
<button class="gallery-stack-btn gallery-stack-prev" aria-label="Previous">←</button>
|
||
<button class="gallery-stack-btn gallery-stack-next" aria-label="Next">→</button>
|
||
</div>
|
||
<div class="gallery-stack" id="gallery-stack">
|
||
<a href="/antipattern-examples/purple-gradients.html" class="gallery-stack-card">
|
||
<img src="antipattern-images/purple-gradients.png" alt="Purple gradient UI" loading="lazy">
|
||
<span class="gallery-stack-label">Purple Gradients</span>
|
||
</a>
|
||
<a href="/antipattern-examples/thick-border-cards.html" class="gallery-stack-card">
|
||
<img src="antipattern-images/thick-border-cards.png" alt="Thick border accent cards" loading="lazy">
|
||
<span class="gallery-stack-label">Side-Tab Cards</span>
|
||
</a>
|
||
<a href="/antipattern-examples/cardocalypse.html" class="gallery-stack-card">
|
||
<img src="antipattern-images/cardocalypse.png" alt="Cards nested inside cards" loading="lazy">
|
||
<span class="gallery-stack-label">Cardocalypse</span>
|
||
</a>
|
||
<a href="/antipattern-examples/inter-everywhere.html" class="gallery-stack-card">
|
||
<img src="antipattern-images/inter-everywhere.png" alt="Inter font everywhere" loading="lazy">
|
||
<span class="gallery-stack-label">Inter Everywhere</span>
|
||
</a>
|
||
<a href="/antipattern-examples/layout-templates.html" class="gallery-stack-card">
|
||
<img src="antipattern-images/layout-templates.png" alt="Generic layout templates" loading="lazy">
|
||
<span class="gallery-stack-label">Template Layouts</span>
|
||
</a>
|
||
<a href="/antipattern-examples/bad-contrast.html" class="gallery-stack-card">
|
||
<img src="antipattern-images/bad-contrast.png" alt="Low contrast text" loading="lazy">
|
||
<span class="gallery-stack-label">Bad Contrast</span>
|
||
</a>
|
||
</div>
|
||
<a class="gallery-stack-link" href="/slop">Browse the full catalog →</a>
|
||
</div>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="why-panel" id="why-panel-2" role="tabpanel" data-index="2" hidden>
|
||
<h3 class="why-panel-title">Built to live in your production codebase.</h3>
|
||
<p class="why-panel-body">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.</p>
|
||
<div class="why-visual why-visual--terminal">
|
||
<div class="why-terminal">
|
||
<div class="why-terminal-header">
|
||
<span class="why-terminal-dot"></span>
|
||
<span class="why-terminal-dot"></span>
|
||
<span class="why-terminal-dot"></span>
|
||
<span class="why-terminal-title">/impeccable polish : scanning codebase</span>
|
||
</div>
|
||
<div class="why-terminal-body">
|
||
<div class="why-terminal-line why-terminal-line--prompt"><span class="why-terminal-prompt">›</span> Walking src/…</div>
|
||
<div class="why-terminal-line"> <span class="why-terminal-ok">✓</span> <span class="why-terminal-path">src/styles/tokens.css</span> <span class="why-terminal-meta">14 colors, 6 font sizes, 7 spacing steps</span></div>
|
||
<div class="why-terminal-line"> <span class="why-terminal-ok">✓</span> <span class="why-terminal-path">tailwind.config.ts</span> <span class="why-terminal-meta">theme.extend merged</span></div>
|
||
<div class="why-terminal-line"> <span class="why-terminal-ok">✓</span> <span class="why-terminal-path">src/components/</span> <span class="why-terminal-meta">34 components</span></div>
|
||
<div class="why-terminal-line"> <span class="why-terminal-meta">· Button: primary, secondary, ghost, destructive</span></div>
|
||
<div class="why-terminal-line"> <span class="why-terminal-meta">· Card: 3 variants, 8px / 16px radii</span></div>
|
||
<div class="why-terminal-line"> <span class="why-terminal-meta">· Input, Select, Dialog, Toast, Table…</span></div>
|
||
<div class="why-terminal-line"> <span class="why-terminal-ok">✓</span> <span class="why-terminal-path">DESIGN.md</span> <span class="why-terminal-meta">brand rules loaded</span></div>
|
||
<div class="why-terminal-line why-terminal-line--hint"><span class="why-terminal-arrow">→</span> Matching your system. Not inventing one.</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<p class="why-panel-meta">Scans your tokens, respects your components, grows with your system.</p>
|
||
</article>
|
||
|
||
<article class="why-panel" id="why-panel-3" role="tabpanel" data-index="3" hidden>
|
||
<h3 class="why-panel-title">Brand work is not product UI.</h3>
|
||
<p class="why-panel-body">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 runs in two modes: <em>brand</em> (design IS the product: marketing, portfolios, editorial) and <em>product</em> (design SERVES the product: app UI, tools, dashboards). Commands like <code>typeset</code>, <code>animate</code>, <code>colorize</code>, <code>bolder</code>, <code>quieter</code>, <code>layout</code>, and <code>delight</code> adjust their choices to match.</p>
|
||
<div class="why-visual why-visual--registers">
|
||
<div class="why-register why-register--brand">
|
||
<span class="why-register-label">Brand mode</span>
|
||
<div class="why-register-mock why-register-mock--brand">
|
||
<span class="why-brand-hero-mono">Issue 04</span>
|
||
<div class="why-brand-hero-title"><em>Shape</em> the story.</div>
|
||
</div>
|
||
</div>
|
||
<div class="why-register why-register--product">
|
||
<span class="why-register-label">Product mode</span>
|
||
<div class="why-register-mock why-register-mock--product">
|
||
<div class="why-product-row"><span class="why-product-k">Users</span><span class="why-product-v">12,482</span></div>
|
||
<div class="why-product-row"><span class="why-product-k">Active now</span><span class="why-product-v">1,207</span></div>
|
||
<div class="why-product-row"><span class="why-product-k">Conversion</span><span class="why-product-v">4.8%</span></div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<p class="why-panel-meta">The mode is inferred from your task and confirmed in <code>PRODUCT.md</code>.</p>
|
||
</article>
|
||
|
||
<article class="why-panel" id="why-panel-4" role="tabpanel" data-index="4" hidden>
|
||
<h3 class="why-panel-title">Design where the work actually happens.</h3>
|
||
<p class="why-panel-body">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.</p>
|
||
<div class="why-visual why-visual--v2">
|
||
<div class="v2-side v2-side--old">
|
||
<span class="v2-label">The old way</span>
|
||
<div class="v2-canvas-chrome">
|
||
<span class="v2-canvas-tool">Move</span>
|
||
<span class="v2-canvas-tool">Frame</span>
|
||
<span class="v2-canvas-tool">Comment</span>
|
||
</div>
|
||
<div class="v2-canvas-art">
|
||
<span class="v2-canvas-file">Checkout v7 (final) final FINAL.fig</span>
|
||
<div class="v2-canvas-mock"></div>
|
||
<span class="v2-canvas-stamp">last touched Q3 2025</span>
|
||
</div>
|
||
</div>
|
||
<div class="v2-side v2-side--new">
|
||
<span class="v2-label">With Impeccable</span>
|
||
<div class="v2-new-surface">
|
||
<div class="v2-new-line">impeccable craft checkout</div>
|
||
<div class="v2-new-browser">
|
||
<div class="v2-new-browser-dots">
|
||
<span class="v2-new-browser-dot"></span>
|
||
<span class="v2-new-browser-dot"></span>
|
||
<span class="v2-new-browser-dot"></span>
|
||
</div>
|
||
<div class="v2-new-browser-frame"></div>
|
||
</div>
|
||
<span class="v2-new-bar">pick · prompt · accept</span>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="why-panel" id="why-panel-5" role="tabpanel" data-index="5" hidden>
|
||
<h3 class="why-panel-title">Your design system in a portable file.</h3>
|
||
<p class="why-panel-body"><code>/impeccable document</code> scans your codebase and writes a <code>DESIGN.md</code> that follows the <a href="https://stitch.withgoogle.com/docs/design-md/format/" target="_blank" rel="noopener">Google Stitch DESIGN.md format</a>, 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.</p>
|
||
<div class="why-visual why-visual--designmd-v2">
|
||
<div class="why-dm-header">
|
||
<span class="why-dm-filename">DESIGN.md</span>
|
||
<span class="why-dm-badge">Google Stitch spec</span>
|
||
</div>
|
||
<div class="why-dm-grid">
|
||
<div class="why-dm-tile why-dm-tile--color" style="--c: oklch(60% 0.25 350);">
|
||
<div class="why-dm-tile-meta"><span>Accent</span><span>oklch(60% .25 350)</span></div>
|
||
<div class="why-dm-color-hero"></div>
|
||
<div class="why-dm-color-ramp">
|
||
<span style="background: oklch(20% .25 350)"></span>
|
||
<span style="background: oklch(32% .25 350)"></span>
|
||
<span style="background: oklch(44% .25 350)"></span>
|
||
<span style="background: oklch(56% .25 350)"></span>
|
||
<span style="background: oklch(68% .22 350)"></span>
|
||
<span style="background: oklch(80% .15 350)"></span>
|
||
<span style="background: oklch(90% .08 350)"></span>
|
||
<span style="background: oklch(96% .02 350)"></span>
|
||
</div>
|
||
</div>
|
||
<div class="why-dm-tile why-dm-tile--type">
|
||
<div class="why-dm-tile-meta"><span>Display</span><span>Italic 400</span></div>
|
||
<div class="why-dm-type-specimen">Aa</div>
|
||
<div class="why-dm-type-family">Cormorant Garamond</div>
|
||
</div>
|
||
<div class="why-dm-tile why-dm-tile--type">
|
||
<div class="why-dm-tile-meta"><span>Body</span><span>Regular 400</span></div>
|
||
<div class="why-dm-type-specimen why-dm-type-specimen--sans">Aa</div>
|
||
<div class="why-dm-type-family">Instrument Sans</div>
|
||
</div>
|
||
<div class="why-dm-tile why-dm-tile--components">
|
||
<div class="why-dm-tile-meta"><span>Components</span><span>34</span></div>
|
||
<div class="why-dm-comp-row">
|
||
<span class="why-dm-comp-chip why-dm-comp-chip--primary">Primary</span>
|
||
<span class="why-dm-comp-chip">Ghost</span>
|
||
</div>
|
||
<div class="why-dm-comp-input">Email address</div>
|
||
</div>
|
||
</div>
|
||
<div class="why-dm-foot">Readable by every DESIGN.md-aware tool.</div>
|
||
</div>
|
||
</article>
|
||
|
||
<article class="why-panel" id="why-panel-6" role="tabpanel" data-index="6" hidden>
|
||
<h3 class="why-panel-title">Block AI slop before it ships.</h3>
|
||
<p class="why-panel-body">Run <code>npx impeccable detect src/</code> 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.</p>
|
||
<div class="why-visual why-visual--ci">
|
||
<div class="why-ci-window">
|
||
<div class="why-ci-header">
|
||
<span class="why-ci-branch">feat/pricing-page</span>
|
||
<span class="why-ci-status why-ci-status--fail">✗ failing</span>
|
||
</div>
|
||
<div class="why-ci-body">
|
||
<div class="why-ci-line"><span class="why-ci-cmd">$</span> npx impeccable detect src/</div>
|
||
<div class="why-ci-issue"><span class="why-ci-x">✗</span> <code>src/Hero.tsx:42</code> gradient-text</div>
|
||
<div class="why-ci-issue"><span class="why-ci-x">✗</span> <code>src/Card.tsx:8</code> side-stripe-border</div>
|
||
<div class="why-ci-issue"><span class="why-ci-x">✗</span> <code>src/Button.tsx:17</code> ai-color-palette</div>
|
||
<div class="why-ci-summary">3 anti-patterns · exit 1</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<p class="why-panel-meta">25 rules · <code>--json</code> · <code>--fast</code> · exit codes for CI.</p>
|
||
</article>
|
||
|
||
<article class="why-panel" id="why-panel-7" role="tabpanel" data-index="7" hidden>
|
||
<h3 class="why-panel-title">One click on any site.</h3>
|
||
<p class="why-panel-body">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.</p>
|
||
<div class="why-visual why-visual--extension">
|
||
<div class="why-browser">
|
||
<div class="why-browser-chrome">
|
||
<span class="why-browser-dot"></span>
|
||
<span class="why-browser-dot"></span>
|
||
<span class="why-browser-dot"></span>
|
||
<span class="why-browser-url">example.com</span>
|
||
</div>
|
||
<div class="why-browser-body">
|
||
<div class="why-ext-popup">
|
||
<div class="why-ext-popup-header">Impeccable · 4 issues</div>
|
||
<div class="why-ext-popup-row"><span class="why-ext-sev">✗</span>Purple gradient hero</div>
|
||
<div class="why-ext-popup-row"><span class="why-ext-sev">✗</span>Low contrast label</div>
|
||
<div class="why-ext-popup-row"><span class="why-ext-sev">✗</span>Nested card</div>
|
||
<div class="why-ext-popup-row"><span class="why-ext-sev">✗</span>Gradient text heading</div>
|
||
</div>
|
||
<div class="why-ext-overlay-a"></div>
|
||
<div class="why-ext-overlay-b"></div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<p class="why-panel-meta"><a href="https://chromewebstore.google.com/detail/impeccable/bdkgmiklpdmaojlpflclinlofgjfpabf" target="_blank" rel="noopener">Install from the Chrome Web Store →</a></p>
|
||
</article>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<!-- 05. LIVE MODE - Interactive demo -->
|
||
<section class="live-section" id="live-mode">
|
||
<div class="section-header" data-reveal>
|
||
<span class="section-number">04</span>
|
||
<h2 class="section-title">Live Mode <span class="beta-badge">BETA</span></h2>
|
||
</div>
|
||
<div class="live-content" data-reveal>
|
||
<p class="section-lead">Pick any element in the browser. Drop a comment or a stroke. Hit Go. Three production-quality variants swap in via your framework's HMR. Accept the one you want and it writes back to source.</p>
|
||
|
||
<div class="live-demo" id="live-demo" aria-label="Live Mode interactive demo loop">
|
||
<div class="live-demo-frame-col"><div class="live-demo-frame">
|
||
<div class="live-demo-chrome">
|
||
<span class="live-demo-dot"></span>
|
||
<span class="live-demo-dot"></span>
|
||
<span class="live-demo-dot"></span>
|
||
<span class="live-demo-url">localhost:3000</span>
|
||
</div>
|
||
|
||
<div class="live-demo-stage">
|
||
<!-- Skeleton: the rest of the page around the target card -->
|
||
<div class="live-demo-skeleton" aria-hidden="true">
|
||
<div class="live-demo-skel-nav">
|
||
<span class="live-demo-skel-logo"></span>
|
||
<span class="live-demo-skel-link"></span>
|
||
<span class="live-demo-skel-link"></span>
|
||
<span class="live-demo-skel-link"></span>
|
||
<span class="live-demo-skel-cta"></span>
|
||
</div>
|
||
<div class="live-demo-skel-heading"></div>
|
||
<div class="live-demo-skel-line"></div>
|
||
<div class="live-demo-skel-line live-demo-skel-line--short"></div>
|
||
</div>
|
||
|
||
<!-- Target element that gets picked + iterated -->
|
||
<div class="live-demo-target" data-demo-target>
|
||
<div class="live-demo-variant is-active" data-variant="original">
|
||
<div class="live-demo-card live-demo-card--plain">
|
||
<span class="live-demo-card-kicker">Newsletter</span>
|
||
<h3>Subscribe for updates</h3>
|
||
<p>Monthly-ish design notes.</p>
|
||
<button type="button">Subscribe</button>
|
||
</div>
|
||
</div>
|
||
<div class="live-demo-variant" data-variant="1">
|
||
<div class="live-demo-card live-demo-card--v1">
|
||
<span class="live-demo-card-kicker">No. 04</span>
|
||
<h3>Letters, <em>occasionally</em>.</h3>
|
||
<p>A postcard from the editor, about once a month. No tracking pixels, no "just checking in."</p>
|
||
<button type="button">Send me one</button>
|
||
</div>
|
||
</div>
|
||
<div class="live-demo-variant" data-variant="2">
|
||
<div class="live-demo-card live-demo-card--v2">
|
||
<div class="live-demo-card-stamp">☞</div>
|
||
<span class="live-demo-card-kicker">Dispatch</span>
|
||
<h3>Design notes, <br>every other<br>Thursday.</h3>
|
||
<button type="button">Join the list →</button>
|
||
</div>
|
||
</div>
|
||
<div class="live-demo-variant" data-variant="3">
|
||
<div class="live-demo-card live-demo-card--v3">
|
||
<div class="live-demo-card-sticker"><span>☆</span><span>☆</span><span>☆</span></div>
|
||
<span class="live-demo-card-kicker">Field Notes</span>
|
||
<h3>A monthly letter, for people who still read email for pleasure.</h3>
|
||
<button type="button">Receive the letter <span aria-hidden="true">✺</span></button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Highlight rectangle that outlines the target -->
|
||
<div class="live-demo-outline" data-demo-outline aria-hidden="true"></div>
|
||
|
||
<!-- Annotation layer (stroke + comment) drawn on the page -->
|
||
<div class="live-demo-annotations" data-demo-annotations aria-hidden="true">
|
||
<svg class="live-demo-stroke" viewBox="0 0 300 60" preserveAspectRatio="none" aria-hidden="true">
|
||
<path d="M 10,40 Q 60,10 110,38 T 210,32 T 290,20" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" pathLength="1"/>
|
||
</svg>
|
||
<div class="live-demo-comment">more playful</div>
|
||
</div>
|
||
|
||
<!-- Contextual bar (LIGHT pill, floats near the picked element) -->
|
||
<div class="live-demo-ctx" data-demo-ctx data-phase="hidden">
|
||
<div class="live-demo-ctx-row live-demo-ctx-row--configure">
|
||
<button type="button" class="live-demo-ctx-pill" data-demo-ctx-pill>
|
||
<span data-demo-cmd-name>delight</span>
|
||
<span class="live-demo-ctx-pill-caret" aria-hidden="true">▾</span>
|
||
</button>
|
||
<span class="live-demo-ctx-input" data-demo-input>
|
||
<span data-demo-input-text></span><span class="live-demo-ctx-caret"></span>
|
||
</span>
|
||
<button type="button" class="live-demo-ctx-count">×3</button>
|
||
<button type="button" class="live-demo-ctx-go" data-demo-go>Go <span aria-hidden="true">→</span></button>
|
||
</div>
|
||
<div class="live-demo-ctx-row live-demo-ctx-row--generating">
|
||
<span class="live-demo-ctx-spinner" aria-hidden="true"></span>
|
||
<span>Generating variants…</span>
|
||
</div>
|
||
<div class="live-demo-ctx-row live-demo-ctx-row--cycling">
|
||
<button type="button" class="live-demo-ctx-nav" aria-label="Previous variant">‹</button>
|
||
<span class="live-demo-ctx-counter" data-demo-counter>1 / 3</span>
|
||
<button type="button" class="live-demo-ctx-nav" aria-label="Next variant">›</button>
|
||
<span class="live-demo-ctx-divider"></span>
|
||
<button type="button" class="live-demo-ctx-discard" aria-label="Discard">✕</button>
|
||
<button type="button" class="live-demo-ctx-accept" data-demo-accept>Accept</button>
|
||
</div>
|
||
<div class="live-demo-ctx-row live-demo-ctx-row--accepted">
|
||
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg>
|
||
<span>Variant 3 written to source</span>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Simulated cursor -->
|
||
<div class="live-demo-cursor" data-demo-cursor aria-hidden="true">
|
||
<svg width="18" height="22" viewBox="0 0 18 22" fill="none">
|
||
<path d="M1 1 L1 17 L5 13 L8 20 L11 19 L7.5 12 L13 12 Z" fill="#111" stroke="#fff" stroke-width="1.2" stroke-linejoin="round"/>
|
||
</svg>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Global bar: persistent dark pill at the bottom of every session -->
|
||
<div class="live-demo-gbar" data-demo-gbar>
|
||
<span class="live-demo-gbar-brand">/</span>
|
||
<button type="button" class="live-demo-gbar-btn is-active" data-demo-gbar-pick>
|
||
<svg width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="12" cy="12" r="10"/><line x1="22" y1="12" x2="18" y2="12"/><line x1="6" y1="12" x2="2" y2="12"/><line x1="12" y1="6" x2="12" y2="2"/><line x1="12" y1="22" x2="12" y2="18"/></svg>
|
||
<span>Pick</span>
|
||
</button>
|
||
<button type="button" class="live-demo-gbar-btn">
|
||
<svg width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"/><circle cx="12" cy="12" r="3"/></svg>
|
||
</button>
|
||
<button type="button" class="live-demo-gbar-btn">
|
||
<span class="live-demo-gbar-dmd" aria-hidden="true"><span></span><span></span><span></span><span></span></span>
|
||
</button>
|
||
<span class="live-demo-gbar-divider"></span>
|
||
<button type="button" class="live-demo-gbar-x" aria-label="Exit live mode">✕</button>
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<!-- Supporting list sits to the right of the frame on desktop -->
|
||
<div class="live-demo-support">
|
||
<div class="live-demo-support-cell">
|
||
<span class="live-demo-support-k">Start</span>
|
||
<span class="live-demo-support-v"><code>/impeccable live</code> to open, then stop live mode when you're done. That's the whole invocation.</span>
|
||
</div>
|
||
<div class="live-demo-support-cell">
|
||
<span class="live-demo-support-k">Your agent, your code</span>
|
||
<span class="live-demo-support-v">The same AI you've been working with, reading your real project context. Variants are generated as actual edits, not mocks.</span>
|
||
</div>
|
||
<div class="live-demo-support-cell">
|
||
<span class="live-demo-support-k">Accept = write</span>
|
||
<span class="live-demo-support-v">An accepted variant lands in your source file. Canvas-like iteration, production output.</span>
|
||
</div>
|
||
<div class="live-demo-support-cell">
|
||
<span class="live-demo-support-k">Skill-native</span>
|
||
<span class="live-demo-support-v">No external tools or IDE extensions. Works across Claude Code, Cursor, Codex, Gemini, and every harness the skill targets.</span>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<!-- 05. GET STARTED -->
|
||
<section class="platforms-section" id="downloads">
|
||
<div class="section-header" data-reveal>
|
||
<span class="section-number">05</span>
|
||
<h2 class="section-title">Get Started</h2>
|
||
</div>
|
||
|
||
<!-- Row 1: Primary install + How to use (50/50 split) -->
|
||
<div class="install-row-primary" data-reveal>
|
||
<!-- Left: Install the skill and CLI -->
|
||
<div class="install-primary-main">
|
||
<h3 class="install-path-title"><span class="install-path-step">1</span>Install the skill</h3>
|
||
<p class="install-path-desc">One agent skill that teaches your AI to design, with 23 commands bundled inside. Works in every major AI coding harness.</p>
|
||
|
||
<div class="install-path-terminal">
|
||
<div class="glass-terminal">
|
||
<div class="terminal-header">
|
||
<span class="terminal-dot red"></span>
|
||
<span class="terminal-dot yellow"></span>
|
||
<span class="terminal-dot green"></span>
|
||
</div>
|
||
<div class="terminal-body">
|
||
<div class="install-terminal-row">
|
||
<div class="install-terminal-cmd">
|
||
<span class="terminal-prompt">$</span>
|
||
<code>npx skills add pbakaus/impeccable</code>
|
||
<button class="copy-btn" aria-label="Copy command" data-copy="npx skills add pbakaus/impeccable">
|
||
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
||
<rect x="9" y="9" width="13" height="13" rx="2" ry="2"></rect>
|
||
<path d="M5 15H4a2 2 0 01-2-2V4a2 2 0 012-2h9a2 2 0 012 2v1"></path>
|
||
</svg>
|
||
</button>
|
||
</div>
|
||
<span class="install-terminal-note">Works with Cursor, Claude Code, Gemini CLI, Codex CLI, and more.</span>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Other install methods, collapsed by default -->
|
||
<details class="install-primary-alts">
|
||
<summary class="install-alts-summary">
|
||
<span class="install-alts-label">Other install methods</span>
|
||
<svg class="install-alts-arrow" width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" aria-hidden="true"><path d="M9 6l6 6-6 6"/></svg>
|
||
</summary>
|
||
|
||
<div class="install-alt-method">
|
||
<span class="install-alt-label">Claude Code plugin</span>
|
||
<div class="install-terminal-cmd">
|
||
<span class="terminal-prompt">$</span>
|
||
<code>/plugin marketplace add pbakaus/impeccable</code>
|
||
<button class="copy-btn" aria-label="Copy command" data-copy="/plugin marketplace add pbakaus/impeccable">
|
||
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
||
<rect x="9" y="9" width="13" height="13" rx="2" ry="2"></rect>
|
||
<path d="M5 15H4a2 2 0 01-2-2V4a2 2 0 012-2h9a2 2 0 012 2v1"></path>
|
||
</svg>
|
||
</button>
|
||
</div>
|
||
<span class="install-alt-note">Then open <code>/plugin</code> in Claude Code</span>
|
||
</div>
|
||
|
||
<div class="install-alt-method">
|
||
<span class="install-alt-label">Manual download <span class="install-alt-sublabel">all 12 providers</span></span>
|
||
<button class="install-zip-link" data-bundle="universal" aria-label="Download universal zip">
|
||
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true">
|
||
<path d="M21 15v4a2 2 0 01-2 2H5a2 2 0 01-2-2v-4M7 10l5 5 5-5M12 15V3"/>
|
||
</svg>
|
||
<span class="install-zip-link-name">Download universal zip</span>
|
||
<span class="install-zip-link-examples"><code>/impeccable polish</code> <code>/impeccable audit</code></span>
|
||
</button>
|
||
</div>
|
||
</details>
|
||
</div>
|
||
|
||
<!-- Right: How to use -->
|
||
<div class="install-primary-howto">
|
||
<h3 class="install-path-title"><span class="install-path-step">2</span>Use it</h3>
|
||
<p class="install-path-desc">Impeccable gives you a shared design vocabulary with your AI. 23 commands (<em>polish</em>, <em>audit</em>, <em>critique</em>, <em>typeset</em>, and more) that each encode a specific design discipline, so you can steer with precision.</p>
|
||
|
||
<dl class="install-howto-rows">
|
||
<div class="install-howto-row">
|
||
<dt><code><span class="install-path-slash">/</span>impeccable redo this hero</code></dt>
|
||
<dd>Let the skill pick the approach. No names to memorize.</dd>
|
||
</div>
|
||
<div class="install-howto-row">
|
||
<dt><code><span class="install-path-slash">/</span>impeccable audit checkout</code></dt>
|
||
<dd>Reach for a command by name. Type <code><span class="install-path-slash">/</span>impeccable</code> alone to see all 23.</dd>
|
||
</div>
|
||
<div class="install-howto-row">
|
||
<dt><code><span class="install-path-slash">/</span>impeccable pin audit</code></dt>
|
||
<dd>Pin your favorites. <code><span class="install-path-slash">/</span>audit</code> becomes a standalone shortcut.</dd>
|
||
</div>
|
||
</dl>
|
||
|
||
<div class="install-howto-footer">
|
||
<a href="/tutorials/getting-started" class="install-howto-link">Full walkthrough <span aria-hidden="true">→</span></a>
|
||
<a href="/docs" class="install-howto-link">Browse the vocabulary <span aria-hidden="true">→</span></a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Steps 3-4: vertical accordion, mutually exclusive (only one open at a time) -->
|
||
<div class="install-accordion" data-reveal>
|
||
<!-- Step 3: Chrome extension -->
|
||
<details name="install-steps" class="install-step">
|
||
<summary class="install-step-summary">
|
||
<h3 class="install-path-title"><span class="install-path-step">3</span>Add the Chrome extension <span class="install-path-badge install-path-badge-muted">Optional</span></h3>
|
||
<svg class="install-step-arrow" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" aria-hidden="true"><path d="M9 6l6 6-6 6"/></svg>
|
||
</summary>
|
||
<div class="install-step-body">
|
||
<p class="install-path-desc">Click the toolbar icon on any page and every anti-pattern lights up right where it lives. Catches gradient text, AI color palettes, nested cards, low contrast, and 20+ more rules. Works on localhost, staging, production, or anyone else's site.</p>
|
||
|
||
<div class="install-tool install-tool--solo">
|
||
<a href="https://chromewebstore.google.com/detail/impeccable/bdkgmiklpdmaojlpflclinlofgjfpabf" target="_blank" rel="noopener" class="install-tool-preview" aria-label="Install Impeccable from the Chrome Web Store">
|
||
<img src="assets/extension-detection.png" alt="Screenshot of the Impeccable Chrome extension highlighting anti-patterns on a webpage" width="600" height="508" loading="lazy">
|
||
<span class="install-tool-preview-caption">Live detection on any webpage</span>
|
||
</a>
|
||
<a href="https://chromewebstore.google.com/detail/impeccable/bdkgmiklpdmaojlpflclinlofgjfpabf" target="_blank" rel="noopener" class="btn btn-primary install-tool-cta">
|
||
<span>Install from Chrome Web Store →</span>
|
||
</a>
|
||
</div>
|
||
</div>
|
||
</details>
|
||
|
||
<!-- Step 4: Install the CLI -->
|
||
<details name="install-steps" class="install-step">
|
||
<summary class="install-step-summary">
|
||
<h3 class="install-path-title"><span class="install-path-step">4</span>Install the CLI <span class="install-path-badge install-path-badge-muted">Optional</span></h3>
|
||
<svg class="install-step-arrow" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" aria-hidden="true"><path d="M9 6l6 6-6 6"/></svg>
|
||
</summary>
|
||
<div class="install-step-body">
|
||
<p class="install-path-desc">Run anti-pattern scans outside the skill: in CI, in a PR check, or against a whole directory. 25 deterministic rules, no LLM required, JSON output ready for build gates.</p>
|
||
|
||
<div class="install-cmd-block">
|
||
<div class="install-cmd-line">
|
||
<span class="terminal-prompt">$</span>
|
||
<code>npm i -g impeccable</code>
|
||
<button class="copy-btn" aria-label="Copy command" data-copy="npm i -g impeccable">
|
||
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
||
<rect x="9" y="9" width="13" height="13" rx="2" ry="2"></rect>
|
||
<path d="M5 15H4a2 2 0 01-2-2V4a2 2 0 012-2h9a2 2 0 012 2v1"></path>
|
||
</svg>
|
||
</button>
|
||
</div>
|
||
<span class="install-cmd-note">Then <code>impeccable detect src/</code> to scan a project, or <code>npx impeccable detect</code> without installing. <a href="https://www.npmjs.com/package/impeccable" target="_blank" rel="noopener">View on npm →</a></span>
|
||
</div>
|
||
</div>
|
||
</details>
|
||
|
||
<!-- Step 5: Stay updated -->
|
||
<details name="install-steps" class="install-step">
|
||
<summary class="install-step-summary">
|
||
<h3 class="install-path-title"><span class="install-path-step">5</span>Stay updated</h3>
|
||
<svg class="install-step-arrow" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" aria-hidden="true"><path d="M9 6l6 6-6 6"/></svg>
|
||
</summary>
|
||
<div class="install-step-body">
|
||
<p class="install-path-desc">Keep skills current and follow along with new commands, anti-patterns, and the design thinking behind Impeccable.</p>
|
||
|
||
<div class="install-cmd-block">
|
||
<div class="install-cmd-line">
|
||
<span class="terminal-prompt">$</span>
|
||
<code>npx impeccable skills update</code>
|
||
<button class="copy-btn" aria-label="Copy command" data-copy="npx impeccable skills update">
|
||
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
||
<rect x="9" y="9" width="13" height="13" rx="2" ry="2"></rect>
|
||
<path d="M5 15H4a2 2 0 01-2-2V4a2 2 0 012-2h9a2 2 0 012 2v1"></path>
|
||
</svg>
|
||
</button>
|
||
</div>
|
||
<span class="install-cmd-note">Run periodically to pull the latest skill definitions.</span>
|
||
</div>
|
||
|
||
<div class="install-updated-subscribe">
|
||
<iframe class="install-updated-substack" src="https://impeccablestyle.substack.com/embed" width="100%" height="130" frameborder="0" scrolling="no"></iframe>
|
||
<a href="https://x.com/impeccable_ai" class="install-updated-x" target="_blank" rel="noopener">
|
||
<svg class="install-updated-x-icon" width="22" height="22" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg>
|
||
<span class="install-updated-x-label">Follow on X</span>
|
||
<span class="install-updated-x-handle">@impeccable_ai</span>
|
||
</a>
|
||
</div>
|
||
</div>
|
||
</details>
|
||
</div>
|
||
</section>
|
||
|
||
<!-- 5+6. CHANGELOG + FAQ (side-by-side on desktop) -->
|
||
<div class="changelog-faq-row">
|
||
<!-- 5. CHANGELOG -->
|
||
<section class="changelog-section" id="changelog">
|
||
<div class="section-header" data-reveal>
|
||
<span class="section-number">06</span>
|
||
<h2 class="section-title">What's New</h2>
|
||
</div>
|
||
|
||
<div class="changelog-list" data-reveal>
|
||
<div class="changelog-entry">
|
||
<div class="changelog-version-header">
|
||
<span class="changelog-version">v3.0</span>
|
||
<span class="changelog-date">April 10, 2026</span>
|
||
</div>
|
||
<ul class="changelog-items">
|
||
<li><strong>Live Mode.</strong> Run <code>/impeccable live</code> and iterate on your UI in the browser: pick any element, drop a comment or stroke, hit Go, get three production-quality variants swapped in via your framework's HMR, accept the one you want and it writes back to source. Works on Vite, Next.js (including monorepos), SvelteKit, Astro, Nuxt. Detects your project's Content Security Policy and offers a one-time, dev-only patch so it runs in strict-CSP apps too.</li>
|
||
<li><strong>PRODUCT.md, shared design memory for your AI.</strong> A single file at your project root that names the audience, brand personality, anti-references, and register (brand vs product). Every command reads it before generating, so output stops drifting into generic "modern SaaS" territory and starts sounding like your product. Created in one step via <code>/impeccable teach</code>.</li>
|
||
<li><strong>DESIGN.md generation, spec-compliant and interoperable.</strong> <code>/impeccable document</code> scans your tokens, components, and rendered output and writes a DESIGN.md that follows the <a href="https://stitch.withgoogle.com/docs/design-md/format/" target="_blank" rel="noopener">Google Stitch DESIGN.md format</a>. Colors, typography, elevation, components, do's and don'ts, in the exact six sections other DESIGN.md-aware tools expect. Your visual system travels with you.</li>
|
||
<li><strong>Brand and product registers.</strong> Design work splits cleanly into two worlds: brand (marketing sites, landing pages, portfolios, where design IS the product) and product (app UI, dashboards, tools, where design SERVES the product). Register-aware commands (<code>typeset</code>, <code>animate</code>, <code>bolder</code>, <code>quieter</code>, <code>colorize</code>, <code>layout</code>, <code>delight</code>) each adjust their vocabulary to match, so brand work isn't critiqued for breaking product-UI conventions and vice versa.</li>
|
||
<li><strong>18 skills became 1 skill with 23 commands.</strong> Every command now lives under <code>/impeccable</code>: <code>/impeccable audit</code>, <code>/impeccable polish</code>, <code>/impeccable critique</code>, and the rest. One entry in your <code>/</code> menu instead of 18, a shared design vocabulary between you and your AI, and far less namespace pollution as the plugin ecosystem grows. The autocomplete shows the full list the moment you type <code>/impeccable</code>.</li>
|
||
<li><strong>Pin your favorites back as shortcuts.</strong> Run <code>/impeccable pin audit</code> and <code>/audit</code> becomes a standalone command again, without reversing the consolidation. Under the hood it writes a lightweight redirect skill that delegates to <code>/impeccable audit</code>, so updates to the parent skill flow through automatically. <code>/impeccable unpin audit</code> removes it.</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<details class="changelog-older">
|
||
<summary class="changelog-older-toggle">View older releases</summary>
|
||
<div class="changelog-older-entries">
|
||
<div class="changelog-entry">
|
||
<div class="changelog-version-header">
|
||
<span class="changelog-version">v2.1</span>
|
||
<span class="changelog-date">April 9, 2026</span>
|
||
</div>
|
||
<ul class="changelog-items">
|
||
<li><strong>Streamlined from 21 to 18 commands.</strong> Removed overlap and confusion: <code>/arrange</code> renamed to <code>/layout</code>, <code>/normalize</code> merged into <code>/polish</code> (design system alignment is now part of the final pass), <code>/onboard</code> merged into <code>/harden</code> (empty states and first-run experiences are part of production readiness), and <code>/extract</code> became <code>/impeccable extract</code> (a sub-mode alongside craft and teach). Every remaining command has a clearly distinct job.</li>
|
||
<li><strong>Automatic cleanup of deprecated skills.</strong> On first load after updating, the skill detects and removes leftover files from renamed or merged commands. No manual cleanup needed.</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class="changelog-entry">
|
||
<div class="changelog-version-header">
|
||
<span class="changelog-version">v2.0</span>
|
||
<span class="changelog-date">April 8, 2026</span>
|
||
</div>
|
||
<ul class="changelog-items">
|
||
<li><strong>Renamed <code>frontend-design</code> to <code>impeccable</code>.</strong> The core skill now shares its name with the project, and the teach subcommand moved from <code>/teach-impeccable</code> to <code>/impeccable teach</code>. One skill, one namespace.</li>
|
||
<li><strong>Data-driven skill rewrite.</strong> The core skill was rebuilt against an internal eval framework that runs the same brief through frontier models with and without the skill loaded, then measures how much the output collapses into monoculture. The result: dramatically more font and color diversity, sharper overall design quality, and much stronger Codex support. The biggest unlock was an anti-attractor procedure that forces the model to enumerate and reject its reflex defaults before picking. Validated on gpt-5.4 and Qwen 3.6 Plus across 15 niches.</li>
|
||
<li><strong>Anti-pattern detection engine.</strong> 25 deterministic rules across typography, color, layout, motion, and quality. Handles oklch, oklab, lch, and lab color formats, CSS variables inside border shorthands, gradient-backed text, and emoji-only nodes.</li>
|
||
<li><strong>CLI: <code>npx impeccable detect</code>.</strong> Scans HTML, CSS, JSX/TSX, Vue, Svelte, and CSS-in-JS. Framework detection, multi-file import tracking, Puppeteer-backed live URL scanning, CI-ready JSON output, and a <code>--fast</code> regex mode for huge codebases.</li>
|
||
<li><strong>Chrome DevTools extension.</strong> One-click detection on any page: yours, staging, production, or someone else's. Reads live computed styles, surfaces findings in an interactive panel, and highlights elements on the page. In Chrome Web Store review.</li>
|
||
<li><strong><code>/critique</code> got teeth.</strong> Persona sub-agents review in parallel, score against Nielsen's heuristics, run the detector automatically, and open a live browser overlay so you can walk each finding in place.</li>
|
||
<li><strong>New ways to create with Impeccable.</strong> <code>/shape</code> runs a structured discovery interview about purpose, audience, and goals, then produces a design brief before any code is written. <code>/impeccable craft</code> chains that brief straight into the full implementation flow so you ship a designed feature instead of a reflex card grid.</li>
|
||
<li><strong>New docs site.</strong> Top-level <a href="/docs">Docs</a>, <a href="/anti-patterns">Anti-Patterns</a>, and <a href="/visual-mode">Visual Mode</a> sections. 18 per-skill pages with before/after demos and the canonical SKILL.md inline, two <a href="/tutorials">tutorials</a>, and 38 rule cards with inline visual examples.</li>
|
||
<li><strong>New harness: Rovo Dev.</strong> 11 supported AI tools total.</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class="changelog-entry">
|
||
<div class="changelog-version-header">
|
||
<span class="changelog-version">v1.6.0</span>
|
||
<span class="changelog-date">March 18, 2026</span>
|
||
</div>
|
||
<ul class="changelog-items">
|
||
<li>New provider: <strong>Trae</strong> (China + International)</li>
|
||
<li><code>/critique</code> now scores against Nielsen's 10 heuristics, tests with persona archetypes, and assesses cognitive load</li>
|
||
<li><code>/audit</code> now scores 5 dimensions with P0-P3 severity ratings and structured action plans</li>
|
||
<li>Improved skill descriptions for better agent auto-discovery</li>
|
||
<li>Fixed invalid YAML frontmatter that broke GitHub preview and Codex loading (<a href="https://github.com/pbakaus/impeccable/issues/67">#67</a>)</li>
|
||
<li>Codex CLI now uses correct <code>$</code> prefix for command references</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class="changelog-entry">
|
||
<div class="changelog-version-header">
|
||
<span class="changelog-version">v1.5.1</span>
|
||
<span class="changelog-date">March 17, 2026</span>
|
||
</div>
|
||
<ul class="changelog-items">
|
||
<li><code>/typeset</code> now recommends fixed type scales for app UIs, reserving fluid typography for marketing/content pages</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class="changelog-entry">
|
||
<div class="changelog-version-header">
|
||
<span class="changelog-version">v1.5.0</span>
|
||
<span class="changelog-date">March 16, 2026</span>
|
||
</div>
|
||
<ul class="changelog-items">
|
||
<li>3 new skills: <code>/typeset</code> (fix typography), <code>/arrange</code> (fix layout & spacing), <code>/overdrive</code> (technically extraordinary effects, beta)</li>
|
||
<li>Skills now auto-gather design context via <code>.impeccable.md</code>. Run <code>/teach-impeccable</code> once, all skills benefit</li>
|
||
<li>Deep linking to commands (<code>#cmd-overdrive</code>, etc.)</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class="changelog-entry">
|
||
<div class="changelog-version-header">
|
||
<span class="changelog-version">v1.3.0</span>
|
||
<span class="changelog-date">March 12, 2026</span>
|
||
</div>
|
||
<ul class="changelog-items">
|
||
<li>Added OpenCode provider support</li>
|
||
<li>Added Pi provider support</li>
|
||
<li>Recategorized <code>/onboard</code> as an enhancement command</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class="changelog-entry">
|
||
<div class="changelog-version-header">
|
||
<span class="changelog-version">v1.2.0</span>
|
||
<span class="changelog-date">March 5, 2026</span>
|
||
</div>
|
||
<ul class="changelog-items">
|
||
<li>Added Kiro support (<code>.kiro/skills/</code>)</li>
|
||
<li>Restored prefix toggle: download <code>i-</code> prefixed bundles to avoid naming conflicts</li>
|
||
<li>Audit and critique skills only suggest real, installed commands</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class="changelog-entry">
|
||
<div class="changelog-version-header">
|
||
<span class="changelog-version">v1.1.0</span>
|
||
<span class="changelog-date">March 4, 2026</span>
|
||
</div>
|
||
<ul class="changelog-items">
|
||
<li>Unified skills architecture: commands are now skills with <code>user-invocable: true</code></li>
|
||
<li>Added VS Code Copilot and Google Antigravity support</li>
|
||
<li>New install flow: <code>npx skills add</code> as primary, universal ZIP as fallback</li>
|
||
<li>Added universal ZIP containing all 5 provider directories</li>
|
||
<li>Renamed <code>/simplify</code> to <code>/distill</code> to avoid Claude Code conflict</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class="changelog-entry">
|
||
<div class="changelog-version-header">
|
||
<span class="changelog-version">v1.0.0</span>
|
||
<span class="changelog-date">February 28, 2026</span>
|
||
</div>
|
||
<ul class="changelog-items">
|
||
<li>Initial release with enhanced frontend-design skill</li>
|
||
<li>17 design commands: /polish, /audit, /distill, /bolder, and more</li>
|
||
<li>Support for Cursor, Claude Code, Gemini CLI, and Codex CLI</li>
|
||
<li>Interactive command cheatsheet</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</details>
|
||
</div>
|
||
|
||
</section>
|
||
|
||
<!-- 8. FAQ -->
|
||
<section class="faq-section" id="faq">
|
||
<div class="section-header" data-reveal>
|
||
<span class="section-number">07</span>
|
||
<h2 class="section-title">Frequently Asked Questions</h2>
|
||
</div>
|
||
|
||
<div class="faq-list" data-reveal>
|
||
<details class="faq-item">
|
||
<summary class="faq-question">Where do I put the downloaded files?</summary>
|
||
<div class="faq-answer">
|
||
<p>The easiest way is <code>npx skills add pbakaus/impeccable</code>, which auto-detects your AI harness and places files correctly.</p>
|
||
<p>If you downloaded the <strong>universal ZIP</strong>, extract it to your <strong>project root</strong> (same level as your <code>package.json</code> or <code>src/</code> folder). It creates hidden folders for each supported tool: <code>.cursor/</code>, <code>.claude/</code>, <code>.gemini/</code>, <code>.codex/</code>, <code>.agents/</code>, and <code>.github/</code>.</p>
|
||
<p>Project-level installation takes precedence and lets you version control your skills.</p>
|
||
</div>
|
||
</details>
|
||
|
||
<details class="faq-item">
|
||
<summary class="faq-question">How do I update to the latest version?</summary>
|
||
<div class="faq-answer">
|
||
<p>Run <code>npx impeccable skills update</code> from your project root. It downloads the latest skills, cleans up deprecated files, and preserves any prefix you use.</p>
|
||
<ul>
|
||
<li><strong>Alternative:</strong> <code>npx skills add pbakaus/impeccable</code> re-installs from scratch.</li>
|
||
<li><strong>Claude Code plugin:</strong> Open <code>/plugin</code>, go to the Discover tab.</li>
|
||
<li><strong>Manual ZIP:</strong> Download from above and extract to the project root.</li>
|
||
</ul>
|
||
<p>Your <code>PRODUCT.md</code> and <code>DESIGN.md</code> context files are never overwritten.</p>
|
||
</div>
|
||
</details>
|
||
|
||
<details class="faq-item">
|
||
<summary class="faq-question">I used to type <code>/critique</code> directly. How do I get that back?</summary>
|
||
<div class="faq-answer">
|
||
<p>Pinning is built in. Run <code>/impeccable pin critique</code> and <code>/critique</code> becomes a standalone shortcut again, without reversing the consolidation.</p>
|
||
<p>Under the hood it writes a lightweight redirect skill that delegates to <code>/impeccable critique</code>, so updates to the parent skill flow through automatically. It works for every command.</p>
|
||
<p><strong>Examples:</strong></p>
|
||
<ul>
|
||
<li><code>/impeccable pin polish</code> → <code>/polish</code> works again</li>
|
||
<li><code>/impeccable pin audit</code> → <code>/audit</code> works again</li>
|
||
<li><code>/impeccable pin live</code> → <code>/live</code> works again</li>
|
||
</ul>
|
||
<p>To remove: <code>/impeccable unpin critique</code>. To see your current pins, check your harness skills directory (<code>.claude/skills/</code>, <code>.cursor/skills/</code>, etc.) for directories prefixed with <code>i-</code>.</p>
|
||
</div>
|
||
</details>
|
||
|
||
<details class="faq-item">
|
||
<summary class="faq-question">Commands or skills aren't appearing. What do I do?</summary>
|
||
<div class="faq-answer">
|
||
<p><strong>For commands:</strong> Type <code>/impeccable</code> in your AI harness and look for commands like <code>/impeccable audit</code>, <code>/impeccable polish</code>, etc. If they don't appear, double-check the files are in the correct location.</p>
|
||
<p><strong>For skills:</strong> 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.</p>
|
||
<p><strong>Tool-specific setup:</strong></p>
|
||
<ul>
|
||
<li><strong>Cursor:</strong> Requires Nightly channel + Agent Skills enabled in Settings → Rules</li>
|
||
<li><strong>Gemini CLI:</strong> Requires <code>@google/gemini-cli@preview</code> + Skills enabled via <code>/settings</code></li>
|
||
<li><strong>Codex:</strong> Skills do not appear in the normal <code>/</code> command picker. Open <code>/skills</code> or type <code>$</code>. Repo installs live in <code>.agents/skills/</code>, user installs live in <code>~/.agents/skills/</code>. Restart Codex if a new skill does not show up.</li>
|
||
</ul>
|
||
</div>
|
||
</details>
|
||
|
||
<details class="faq-item">
|
||
<summary class="faq-question">I'm new to AI harnesses. Where do I start?</summary>
|
||
<div class="faq-answer">
|
||
<p>Skills and commands are intermediate features. If you're just getting started, learn the basics first:</p>
|
||
<ul>
|
||
<li><strong>Claude Code:</strong> <a href="https://docs.anthropic.com/en/docs/claude-code" target="_blank" rel="noopener">Official Documentation</a></li>
|
||
<li><strong>Cursor:</strong> <a href="https://docs.cursor.com" target="_blank" rel="noopener">Cursor Docs</a></li>
|
||
<li><strong>Gemini CLI:</strong> <a href="https://geminicli.com/docs/" target="_blank" rel="noopener">Gemini CLI Docs</a></li>
|
||
<li><strong>Codex CLI:</strong> <a href="https://github.com/openai/codex" target="_blank" rel="noopener">Codex GitHub</a></li>
|
||
</ul>
|
||
<p>Once you're comfortable with basic prompting and code generation, come back and give Impeccable a try.</p>
|
||
</div>
|
||
</details>
|
||
|
||
<details class="faq-item">
|
||
<summary class="faq-question">Is Impeccable free?</summary>
|
||
<div class="faq-answer">
|
||
<p>Yes. Everything is <strong>Apache 2.0</strong>: skills, commands, CLI, and the detection engine. Fully open source, free for everyone.</p>
|
||
</div>
|
||
</details>
|
||
</div>
|
||
</section>
|
||
</div><!-- /.changelog-faq-row -->
|
||
|
||
<!-- PARTNERSHIPS -->
|
||
<section class="consulting-section" id="consulting">
|
||
<div class="consulting-content" data-reveal>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="consulting-text">
|
||
<h2 class="consulting-title">Work with me</h2>
|
||
<p class="consulting-desc">Impeccable is built by <a href="https://renaissance-geek.ai" target="_blank" rel="noopener">Renaissance Geek</a>. I 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.</p>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="consulting-actions">
|
||
<a href="mailto:paul@renaissance-geek.ai" class="btn btn-primary">
|
||
<span>Get in touch</span>
|
||
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
||
<path d="M5 12h14M12 5l7 7-7 7"/>
|
||
</svg>
|
||
</a>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
</main>
|
||
|
||
<footer class="site-footer">
|
||
<div class="footer-row">
|
||
<span class="footer-logo">Impeccable</span>
|
||
<nav class="footer-links" aria-label="Footer">
|
||
<a href="/designing">Designing</a>
|
||
<a href="/docs">Docs</a>
|
||
<a href="/slop">Slop</a>
|
||
<a href="/live-mode">Live Mode</a>
|
||
<a href="#language">Commands</a>
|
||
<a href="/privacy">Privacy</a>
|
||
<a href="https://github.com/pbakaus/impeccable">GitHub</a>
|
||
</nav>
|
||
<div class="footer-credit">
|
||
<span>Created by <a href="https://x.com/pbakaus" target="_blank" rel="noopener">Paul Bakaus</a></span>
|
||
<a href="https://x.com/pbakaus" class="footer-social-link" aria-label="Follow on X" target="_blank" rel="noopener">
|
||
<svg width="16" height="16" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true">
|
||
<path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/>
|
||
</svg>
|
||
</a>
|
||
<a href="https://linkedin.com/in/paulbakaus" class="footer-social-link" aria-label="Connect on LinkedIn" target="_blank" rel="noopener">
|
||
<svg width="16" height="16" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true">
|
||
<path d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"/>
|
||
</svg>
|
||
</a>
|
||
</div>
|
||
</div>
|
||
</footer>
|
||
|
||
<script type="module" src="./app.js"></script>
|
||
|
||
</body>
|
||
</html>
|