Claude Tools / Plugins / impeccable

Plugins · pbakaus/impeccable

impeccable

Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.

CLEARED_STATICclaude-onlyv4.0.4

Pipeline results

Coverage

CLEARED_STATIC

Tests run

7 / 8

Portability

Claude-only

Type

Plugins

Tests & results

What the pipeline checked

TestStateResult or reason
eligibilityranall eligibility checks passed
dedupranunique -- no near-duplicate found
clocranno code measured
secretsranno secret patterns matched
egressran20 lexical match(es) — FLAG-INFO (C-01: semantic analysis deferred to v2)
injectionranno patterns matched (confidence: STANDARD)
required-fieldsranrequired fields present: name, version, description
behaviouraldeferredbehavioural assessment deferred (v1): 11 JS/TS entry point(s)

What's inside

Components found

DESIGN.md
componentmedium
skill/SKILL.src.md
componentmedium
.claude/agents/impeccable-asset-producer.md
componentmedium
.claude/agents/impeccable-documenter.md
componentmedium
.claude/agents/impeccable-finish-reviewer.md
componentmedium
.claude/agents/impeccable-manual-edit-applier.md
componentmedium
.cursor/agents/impeccable-asset-producer.md
componentmedium
.cursor/agents/impeccable-documenter.md
componentmedium
.cursor/agents/impeccable-finish-reviewer.md
componentmedium
.cursor/agents/impeccable-manual-edit-applier.md
componentmedium
.github/agents/impeccable-asset-producer.agent.md
componentmedium
.github/agents/impeccable-documenter.agent.md
componentmedium
.github/agents/impeccable-finish-reviewer.agent.md
componentmedium
.github/agents/impeccable-manual-edit-applier.agent.md
componentmedium
.grok/agents/impeccable-asset-producer.md
componentmedium
.grok/agents/impeccable-documenter.md
componentmedium
.grok/agents/impeccable-finish-reviewer.md
componentmedium
.grok/agents/impeccable-manual-edit-applier.md
componentmedium
demos/landing-demo/DESIGN.md
componentlow
plugin/agents/impeccable-asset-producer.md
componentmedium

Coverage

Not assessed

  • behavioural execution not run
  • egress patterns logged (FLAG-INFO): 20 lexical match(es)

README

From the repository

# Impeccable

Design guidance for AI coding agents. 1 skill, 23 commands, live browser iteration, and 59 deterministic detector rules for AI-generated frontend design.

> **Quick start:** From your project root, run `npx impeccable install`, then run `/impeccable init` inside your AI coding tool. Full docs: [impeccable.style](https://impeccable.style).

## Why Impeccable?

Anthropic's [frontend-design](https://github.com/anthropics/skills/tree/main/skills/frontend-design) was the first widely-used design skill for Claude. Impeccable started from there.

Every model trained on the same SaaS templates. Skip the guidance and you get the same handful of tells on every project: Inter for everything, purple-to-blue gradients, cards nested in cards, gray text on colored backgrounds, the rounded-square icon tile above every heading.

Impeccable adds:
- **One setup flow.** `/impeccable init` writes `PRODUCT.md` and offers `DESIGN.md`, so later commands know the audience, brand/product lane, voice, anti-references, colors, type, and components.
- **23 commands.** A shared design vocabulary with your AI: `polish`, `audit`, `critique`, `distill`, `animate`, `bolder`, `quieter`, and more.
- **5

← Back to Plugins