SWSkillsWay.ai
View Repo ↗
Skillset · / pbakaus / impeccable

pbakauspbakaus/impeccable

PurposeImpeccable is a single AI coding-agent design skill providing 23 commands (init, audit, critique, polish, bolder, quieter, live, etc.) and 46 deterministic detector rules to fix repetitive AI frontend design tells. It sets up project design context via `/impeccable init`, then offers a shared vocabulary for shaping, reviewing, and iterating UI in the browser. Model-agnostic, it installs into Claude Code, Codex, Cursor, Gemini and more, suiting landing pages, dashboards, and product UI work.
Skill Count
1
Required CLI
node
Domains
Design
Forms
Style GuideWorkflow
Skillset Analysis

Core Idea

Principles & Methodology

The author's design philosophy, what sets this apart from peer projects, and quick notes on the key workflows. Skill names mentioned in the text auto-link to their detail pages.

Core Idea

Impeccable is a single AI design skill that gives coding agents a shared frontend design vocabulary through 23 sub-commands, plus 46 deterministic detector rules to catch common AI-generated design tells.

Principles

  • One skill, many commands: /impeccable <command> wraps init, audit, critique, polish, bolder, quieter, live, etc.
  • Context first: /impeccable init writes PRODUCT.md/DESIGN.md so later commands know brand, audience, anti-references.
  • Deterministic + LLM: CLI/extension run rules with no API; skill adds LLM critique.
  • Model-agnostic: works on Claude Code, Codex, Cursor, Gemini, etc.

Typical Flow

  1. npx impeccable install then /impeccable init
  2. Use /impeccable shape/craft to plan/build
  3. /impeccable audit + /impeccable critique for checks
  4. /impeccable polish or /impeccable live to ship

Skill Relationships

Usage Relationships Between Skills

Skill → Skill usage relationships, with cross-layer references. Same color blocks indicate the same skill form.

Relationship Count
0
Standalone Skills
1
Most Referencing
No relationships
Most Referenced
No relationships

Note: Each dependency line reads as "the current Skill depends on" the Skill it points to.

SkillsWay.ai · Heads-Up Agent Skills InspectorUnderstand Agent Skills before you install.

Skill Composition

How skills in this set are triggered

Each skill is designed for a specific kind of caller — some only fire when you name them, others load automatically when the model judges them relevant. The split below summarises both modes at a glance.

User-Invoked1

These skills only fire when you call them by name. The agent will not load them on its own — they stay inert until invoked.

impeccable
Model-Invoked0

These skills are loaded automatically by the agent when it judges the context relevant. You usually don't need to call them yourself.

No skill in this set is model-invoked.

Skill List

1 Skills · Filter by name or domain

impeccable

A frontend design skill that helps users design, redesign, critique, audit, and polish UI interfaces across web and native platforms. It runs context and palette scripts, reads command references, and applies strict rules on color, typography, layout, motion, and accessibility. Output is production-grade, responsive, on-brand code with verified craft and committed design decisions.

→
Domain
Design
Form
Style GuideWorkflow
Location
plugin/skills/impeccable/SKILL.md

Showing 1 / 1

Installation

One command to install the entire Skillset.

Copy and run in your terminal to add pbakaus/impeccable to your Agent environment.

$npx skills add pbakaus/impeccable