impeccable

Provides frontend design guidance with 23 sub-commands and a deterministic anti-pattern detector CLI.

Updated Sep 10, 2026
One-click install
npx skills add https://github.com/loteiron/ZeusAgent --skill impeccable-loteiron
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: impeccable
Source: https://github.com/loteiron/ZeusAgent/tree/main/optional-skills/creative/impeccable
Command: npx skills add https://github.com/loteiron/ZeusAgent --skill impeccable-loteiron

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? AI coding agents often produce generic, low-quality frontend designs with overused fonts, purple gradients, nested cards, and bounce easing. This Skill gives agents a structured design language and explicit anti-pattern rules to produce distinctive, polished web interfaces. ## Core Features & Use Cases - 23 Design Sub-commands: Covers the full design workflow with commands like init, craft, shape, critique, audit, polish, colorize, typeset, layout, animate, and optimize. - Deterministic Anti-Pattern Detection: A 61-rule detector CLI (npx impeccable detect) flags common AI design slop without needing an LLM or API key. - Upstream-Maintained Bundle: Installed live from the pbakaus/impeccable repository via zeus skills install, so the catalog entry never goes stale. - Use Case: While building a landing page, run /impeccable critique to review the current UI against anti-pattern rules, then use /impeccable polish and /impeccable typeset to refine spacing and typography. ## Quick Start Install the skill with zeus skills install impeccable and then ask the agent to run /impeccable init to set up design guidance for your project.

Frequently Asked Questions about impeccable

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I improve AI-generated frontend design quality?▼

Use the impeccable skill's sub-commands like /impeccable critique and /impeccable audit to review generated UI against explicit anti-pattern rules. Commands such as polish, typeset, and colorize then refine specific aspects of the design.

How to detect common AI design anti-patterns in web UI?▼

Run npx impeccable detect, a deterministic 61-rule detector CLI that flags overused fonts, purple gradients, nested cards, and bounce easing. It requires no LLM or API key to operate.

What design sub-commands does impeccable include?▼

It exposes 23 sub-commands including init, craft, shape, critique, audit, polish, bolder, quieter, distill, harden, onboard, animate, colorize, typeset, layout, delight, overdrive, clarify, adapt, optimize, extract, document, and live.

Does impeccable work on Linux, macOS, and Windows?▼

Yes, the skill declares support for linux, macos, and windows platforms. It is installed through zeus skills install impeccable, which pulls the current bundle from the upstream pbakaus/impeccable repository.

Does the impeccable detector require an API key?▼

No, the npx impeccable detect CLI is fully deterministic and needs no LLM or API key. It applies 61 fixed rules to identify design anti-patterns in your frontend code.