impeccable

Designs, audits, and refines frontend interfaces through structured UX commands and design references.

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

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 command-driven design workflow that plans, critiques, audits, and refines UI across web and native platforms with a consistent quality floor. ## Core Features & Use Cases - Command-based design workflow: 20+ sub-commands (shape, critique, audit, polish, bolder, quieter, animate, typeset, layout, harden, onboard, and more) each backed by a dedicated reference playbook. - Technical audits with scoring: Runs accessibility, performance, theming, responsive, and platform-conformance checks, producing a scored report with P0-P3 severity findings and recommended follow-up commands. - Design system capture: Generates PRODUCT.md and DESIGN.md from an existing codebase, extracts reusable tokens and components, and supports live browser-based variant iteration. - Use Case: A developer with a functional but bland dashboard runs the audit command to get a scored quality report, then applies bolder and polish passes to raise the visual craft before shipping. ## Quick Start Ask the AI to use the impeccable skill to audit your landing page and then polish the issues it finds.

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 accessibility, performance, theming, responsive design, and implementation integrity. It produces a scored report out of 20 with P0-P3 severity findings and recommends specific follow-up commands to fix each issue.

How do I make a bland UI design more visually interesting?

Use the bolder command on the target section. It amplifies the existing design system's own motifs, type scale, and devices rather than adding new colors or fonts, keeping the result recognizably the same brand with more conviction.

Does this design workflow support native iOS and Android apps?

Yes. Native projects route to platform-specific references covering Material Design 3 on Android and iOS conventions like safe areas, Dynamic Type, and edge-swipe back. Audits score platform conformance, adaptivity, and theming against those guides.

What is the difference between the critique and audit commands?

Critique evaluates UX design quality such as 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 anything.

When should I not use this frontend design skill?

Do not use it for backend-only or non-UI tasks, since every command targets interface design and frontend implementation. It also defers open-ended self-QA loops in favor of bounded verification passes.