impeccable

Designs, audits, and refines frontend interfaces through structured UX commands and reference playbooks.

Updated Aug 9, 2026
One-click install
npx skills add https://github.com/jwinar/carpet_gato --skill impeccable-jwinar
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: impeccable
Source: https://github.com/jwinar/carpet_gato/tree/main/.claude/skills/impeccable-design
Command: npx skills add https://github.com/jwinar/carpet_gato --skill impeccable-jwinar

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve? Frontend design work often ships bland, inconsistent, or technically weak interfaces because design decisions lack structure, quality floors, and systematic review. This Skill turns UI design into a disciplined workflow with named commands, platform-specific references, and bounded verification passes. ## Core Features & Use Cases - Command-driven design workflow: 20+ commands covering shaping new surfaces, critiquing UX, auditing accessibility/performance/responsive behavior, and refining via polish, bolder, quieter, distill, animate, colorize, typeset, layout, and more. - Web and native platform support: Dedicated references for iOS (SwiftUI/UIKit) and Android (Compose/Material 3) with platform conformance checks, plus responsive web adaptation guidance. - Context persistence: Captures product strategy in PRODUCT.md and visual systems in DESIGN.md so every command works from durable project context; includes a concept-seed script that deals diverse design directions to avoid repetitive outputs. - Use Case: A developer building a wedding SaaS landing page runs the audit command to score accessibility and responsive behavior, then applies the bolder and animate commands to elevate the hero section before a final polish pass. ## Quick Start Ask the agent to critique the landing page design and suggest improvements using the impeccable design workflow.

Frequently Asked Questions about impeccable

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

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

Run the audit command, which scores five dimensions (accessibility, performance, theming, responsive design, implementation integrity) from 0-4 and produces a report with P0-P3 severity findings. Native iOS and Android projects use a dedicated audit variant covering VoiceOver/TalkBack, platform conformance, and adaptivity.

How can I make a bland landing page design more distinctive?▼

Use the bolder command to amplify a flat section within the existing design system, or the overdrive command for technically ambitious effects like shaders and scroll-driven reveals. For new surfaces, the concept-seed script deals diverse design directions to avoid generic outputs.

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

Yes, dedicated platform references cover SwiftUI/UIKit and Jetpack Compose with Material 3, including touch target minimums, safe-area insets, Dynamic Type, dark theme, and platform slop tests. Commands like audit and adapt route to native variants automatically.

What is the difference between the critique and audit commands?▼

Critique evaluates UX design quality: visual hierarchy, information architecture, cognitive load, and emotional resonance with heuristic scoring. Audit runs technical checks on the implementation: contrast ratios, keyboard navigation, layout thrashing, touch targets, and token usage.

When should I not use this design skill?▼

It is not suited for backend-only or non-UI tasks, as its commands and references all target frontend interfaces. It also avoids open-ended self-QA loops; verification is bounded to one or two batched inspection passes before handing off.