impeccable

Designs, critiques, and refines production-grade frontend interfaces through structured sub-commands.

Updated Jun 12, 2026
One-click install
npx skills add https://github.com/taylorelley/skills --skill impeccable-taylorelley
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: impeccable
Source: https://github.com/taylorelley/skills/tree/main/skills/design/impeccable
Command: npx skills add https://github.com/taylorelley/skills --skill impeccable-taylorelley

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve? AI-generated frontend interfaces tend to look templated and generic, with recurring visual tells like gradient text, cream backgrounds, and identical card grids. This Skill provides a disciplined design workflow that produces distinctive, production-grade UI code instead of recognizable AI output. ## Core Features & Use Cases - Command-driven design workflow: 20+ sub-commands (craft, shape, audit, polish, bolder, quieter, colorize, typeset, layout, animate, adapt, clarify, harden, and more) each backed by a dedicated reference file defining its exact procedure. - Anti-slop rule system: Enforces absolute bans on saturated AI patterns (side-stripe borders, gradient text, glassmorphism, hero-metric templates) plus register-specific guidance for brand pages versus product UI. - Context-aware setup: Scripts load project context (PRODUCT.md, DESIGN.md), detect existing design tokens, generate brand palette seeds in OKLCH, and recommend next commands from project signals. - Use Case: Ask it to redesign a landing page; it loads the brand register, checks existing tokens, generates a palette, and ships responsive, accessible, motion-aware code that passes contrast and reduced-motion requirements. ## Quick Start Ask the agent to run the impeccable skill with a command like "craft a pricing page" or "audit my dashboard" and it will load the matching reference and execute the full design workflow.

Frequently Asked Questions about impeccable

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

FAQPage Schema
How do I use the impeccable skill to design a landing page?

Invoke it with a command like "craft a landing page" or a general design request. It runs a setup script to load project context, reads the brand register reference, generates an OKLCH palette if no brand colors exist, and produces production-ready responsive code.

What commands does the impeccable design skill support?

It supports over 20 commands grouped by intent: build (craft, shape, init, document, extract), evaluate (critique, audit), refine (polish, bolder, quieter, distill, harden, onboard), enhance (animate, colorize, typeset, layout, delight, overdrive), fix (clarify, adapt, optimize), and live browser iteration.

How does it avoid generic AI-generated design?

It enforces absolute bans on saturated patterns like gradient text, side-stripe borders, glassmorphism, cream backgrounds, and identical card grids. It also runs a two-level category-reflex check and rejects training-data default fonts and aesthetic lanes listed in the brand register.

Does it handle accessibility and responsive design requirements?

Yes. It requires 4.5:1 contrast for body text, 44px touch targets, prefers-reduced-motion alternatives for every animation, safe-area insets, and content-driven breakpoints. The audit command scores accessibility, performance, theming, responsive design, and anti-patterns on a 0-4 scale.

When should I not use this skill?

Do not use it for backend-only or non-UI tasks; its scope is strictly frontend interface design and iteration. It is also not a substitute for projects that already have a committed design system, where identity-preservation takes priority over new design choices.