impeccable

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

Updated Jul 20, 2026
One-click install
npx skills add https://github.com/yashmishra2006/LexWrite-Website --skill impeccable-yashmishra2006
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: impeccable
Source: https://github.com/yashmishra2006/LexWrite-Website/tree/main/.agents/skills/impeccable
Command: npx skills add https://github.com/yashmishra2006/LexWrite-Website --skill impeccable-yashmishra2006

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve? Frontend interfaces built quickly often suffer from generic AI-generated aesthetics, weak typography, poor contrast, missing responsive behavior, and inconsistent design systems. This Skill provides a structured workflow for designing, critiquing, auditing, and polishing UI so the output reads as intentional, distinctive, and production-grade rather than templated. ## Core Features & Use Cases - 23 sub-commands across five categories: Build (craft, shape, init, document, extract), Evaluate (critique, audit), Refine (polish, bolder, quieter, distill, harden, onboard), Enhance (animate, colorize, typeset, layout, delight, overdrive), and Fix (clarify, adapt, optimize), plus a live browser iteration mode. - Register-aware design guidance: Separate brand and product references enforce different rules for marketing pages versus app UI, with explicit bans on AI slop patterns like gradient text, glassmorphism, hero-metric templates, and saturated default fonts. - Deterministic setup scripts: Node scripts load project context (PRODUCT.md, DESIGN.md), detect design signals, generate brand palette seeds, and manage pinned command shortcuts. - Use Case: A developer finishes a dashboard that feels bland and generic. They run the critique command to get a heuristic UX review, then polish to fix contrast, spacing, and anti-patterns, and finally harden to cover error states, i18n, and edge cases before shipping. ## Quick Start Ask the AI to use the impeccable skill to critique and polish the main dashboard page for accessibility, typography, and responsive issues.

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-looking UI design?

Run the critique command for a heuristic UX review, then use bolder to amplify safe designs or polish for a final quality pass. The skill enforces committed color strategies, typographic contrast, and bans common AI slop patterns like gradient text and identical card grids.

What commands does the impeccable skill support?

It provides 23 sub-commands grouped into Build (craft, shape, init, document, extract), Evaluate (critique, audit), Refine (polish, bolder, quieter, distill, harden, onboard), Enhance (animate, colorize, typeset, layout, delight, overdrive), and Fix (clarify, adapt, optimize), plus a live browser iteration mode.

Does the skill work on existing projects with a design system?

Yes. Setup requires reading existing CSS tokens, themes, and components before designing, and committed brand colors take precedence over generating new palettes. The document command can also generate a DESIGN.md from existing project code.

How does the skill handle accessibility and reduced motion?

It enforces WCAG contrast ratios (4.5:1 for body text), requires a prefers-reduced-motion alternative for every animation, mandates 44px touch targets, and the audit command scores accessibility, performance, theming, and responsive design on a 0-4 scale.

When should I not use this skill?

Do not use it for backend-only or non-UI tasks. It is scoped to frontend interface design, review, and iteration; tasks like API development, database work, or server configuration fall outside its scope.