impeccable

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

3|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/waki285/dotfiles --skill impeccable-waki285
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: impeccable
Source: https://github.com/waki285/dotfiles/tree/main/.skills/impeccable
Command: npx skills add https://github.com/waki285/dotfiles --skill impeccable-waki285

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve? Frontend interfaces built quickly often end up generic, inaccessible, or visually bland, and teams lack a systematic way to design, audit, and polish UI work. This Skill provides a structured design workflow with shared design laws, register-specific guidance (brand vs. product), and 23 targeted commands covering the full lifecycle from planning to shipping. ## Core Features & Use Cases - End-to-end design workflow: Commands like craft, shape, and teach guide interface creation from context gathering (PRODUCT.md / DESIGN.md) through implementation. - Evaluation and refinement: critique, audit, polish, bolder, quieter, and distill score and improve UX, accessibility, performance, theming, and responsive behavior. - Targeted enhancements: animate, colorize, typeset, layout, clarify, adapt, optimize, and harden fix specific dimensions like motion, typography, UX copy, and edge cases. - Use Case: A developer building a landing page runs $impeccable craft to shape the page with confirmed visual direction, then runs $impeccable audit to catch contrast and anti-pattern issues before shipping. ## Quick Start Ask the AI to use the impeccable skill to critique your landing page and suggest concrete design improvements.

Frequently Asked Questions about impeccable

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

FAQPage Schema
How do I improve a bland or generic frontend design?▼

Run the `bolder` command to amplify hierarchy, scale, and typography, or `colorize` to introduce a strategic palette. Both commands reject common AI-generated clichés like purple-blue gradients and glassmorphism before applying changes.

How do I audit a UI for accessibility and performance issues?▼

Use the `audit` command, which runs checks across five dimensions: accessibility, performance, theming, responsive design, and anti-patterns. It produces a scored report with P0-P3 severity tags and recommends follow-up commands for each finding.

What is the difference between the brand and product registers?▼

Brand register covers marketing sites, landing pages, and campaigns where design is the product, allowing dramatic color and motion. Product register covers app UI and dashboards where design serves the task, favoring restraint, fast transitions, and semantic color.

Does the skill require PRODUCT.md and DESIGN.md files?▼

PRODUCT.md is required and loaded via the load-context script before any design work; if missing, the `teach` command creates it. DESIGN.md is optional but recommended, and can be generated from existing code with the `document` command.

When should I not use this frontend design skill?▼

Do not use it for backend-only or non-UI tasks, as its instructions, references, and commands are entirely focused on frontend interface design, UX review, and visual implementation.