impeccable

Designs, audits, and refines production-grade frontend interfaces across web and native platforms.

1|1|Updated Jul 6, 2026
One-click install
npx skills add https://github.com/gabesan21/project-of-projects --skill impeccable-gabesan21
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: impeccable
Source: https://github.com/gabesan21/project-of-projects/tree/main/.agents/skills/impeccable
Command: npx skills add https://github.com/gabesan21/project-of-projects --skill impeccable-gabesan21

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve? AI-generated interfaces tend to look generic, ship with accessibility and performance defects, and ignore platform conventions. This Skill gives an AI agent a disciplined design workflow so frontend work—landing pages, dashboards, app UI—comes out distinctive, on-brand, and technically sound instead of looking like a template. ## Core Features & Use Cases - Command-driven design workflow: 23 sub-commands organized into 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 Iterate (live browser-based variant picking). - Register and platform awareness: separates brand surfaces (marketing, landing pages) from product UI (dashboards, tools), and routes native iOS/Android projects to HIG and Material 3 references with platform-specific audit criteria. - Anti-slop enforcement: explicit bans on saturated AI design tells (gradient text, glassmorphism, cream backgrounds, eyebrow kickers, reflex font picks) plus scripted context detection, palette seeding, and a design-issue detector hook. - Use Case: Ask the agent to audit a landing page; it scores accessibility, performance, theming, responsiveness, and anti-patterns out of 20, lists P0–P3 findings, and recommends the exact follow-up commands to fix them. ## Quick Start Ask the agent to run $impeccable critique on your main landing page to get a scored UX review with prioritized fixes.

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 landing page design?▼

Run the bolder command to amplify a timid design within its existing design system, or critique to get a scored UX review first. The skill rejects saturated AI defaults like gradient text and glassmorphism, and pushes committed color, typography, and layout choices instead.

How do I audit frontend code for accessibility and performance issues?▼

Use the audit command, which scores five dimensions—accessibility, performance, theming, responsive design, and anti-patterns—out of 20 and reports findings tagged P0 through P3. Native iOS and Android projects route to a platform-specific audit covering VoiceOver/TalkBack, insets, and adaptivity.

Does this design workflow support native iOS and Android apps?▼

Yes. Projects whose platform is ios, android, or adaptive load dedicated platform references covering HIG and Material 3 conventions, with native variants of the audit and adapt commands. Browser-only features like live iteration and the HTML detector are disabled for native projects.

What design patterns does it refuse to generate?▼

It bans gradient text, side-stripe borders, decorative glassmorphism, hero-metric templates, identical card grids, repeated eyebrow kickers, cream/beige default backgrounds, and a reflex-reject font list including Inter, Fraunces, and Space Grotesk for greenfield work.

When should I not use this skill?▼

Skip it for backend-only or non-UI tasks; its scope is frontend interface design and iteration. It is also not a prototyping shortcut—it produces complete implementations, so it is heavier than needed for throwaway mockups.