impeccable

Designs, critiques, audits, and refines frontend interfaces across web and native platforms.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve? Frontend interfaces often ship bland, inconsistent, or technically weak because design work lacks a systematic process. This Skill provides a structured command workflow for designing, reviewing, and hardening UI so every surface meets a defined quality floor. ## Core Features & Use Cases - Command-driven design workflow: 20+ commands covering build (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) tasks. - Web and native platform support: Dedicated references for iOS (SwiftUI/UIKit) and Android (Compose/Material 3) alongside web guidance, with platform-specific audit and adaptation flows. - Persistent design context: Captures product truth in PRODUCT.md and visual systems in DESIGN.md so every command works from confirmed brand and design decisions. - Use Case: A developer with a functional but bland dashboard runs the audit command to get a scored report across accessibility, performance, theming, and responsive design, then applies the recommended polish and layout commands to fix the findings. ## 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 audit a website for accessibility and performance issues?

Run the audit command, which checks five dimensions: accessibility, performance, theming, responsive design, and implementation integrity. It produces a scored report out of 20 with P0-P3 severity ratings and recommends specific follow-up commands for each finding.

How to make a bland UI design more visually interesting?

Use the bolder command to amplify a safe or flat section using the design system's own vocabulary at full strength, or the colorize command to introduce strategic color roles. Both preserve the existing brand identity rather than replacing it.

Does this design workflow support native iOS and Android apps?

Yes, native platforms are supported through dedicated references for iOS (SwiftUI, UIKit, HIG) and Android (Jetpack Compose, Material 3). Audit and adapt commands route to native variants that check platform conformance, safe areas, touch targets, and system gestures.

What is the difference between the critique and audit commands?

Critique evaluates design from a UX perspective covering visual hierarchy, information architecture, and cognitive load. Audit runs technical code-level checks on accessibility, performance, theming, and responsive behavior, producing a scored report without fixing issues.

When should I run the init command before designing?

Run init once per project when no PRODUCT.md exists, typically before creating a new surface or replacing a visual direction. It captures durable product context like users, brand, and principles that every other command reads before doing work.