impeccable

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

Updated Aug 8, 2026
One-click install
npx skills add https://github.com/wolfstar-project/code-zero --skill impeccable-wolfstar-project
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: impeccable
Source: https://github.com/wolfstar-project/code-zero/tree/main/.agents/skills/impeccable
Command: npx skills add https://github.com/wolfstar-project/code-zero --skill impeccable-wolfstar-project

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 decisions lack a systematic process. This Skill provides a structured design workflow with dedicated commands for building, evaluating, refining, and fixing UI so every surface meets a defined quality floor. ## Core Features & Use Cases - Command-driven design workflow: 20+ commands such as shape, critique, audit, polish, bolder, quieter, distill, harden, animate, colorize, typeset, layout, and adapt, each backed by a detailed reference playbook. - Web and native platform support: separate guidance for web, iOS, and Android, covering accessibility, performance, theming, responsive behavior, and platform conformance (Material 3, HIG). - Persistent design context: captures product strategy in PRODUCT.md and visual systems in DESIGN.md so all design work stays on-brand across sessions. - Use Case: Ask for a UX critique of a dashboard, receive a scored heuristic review, then run the audit command for a P0-P3 severity report on accessibility, performance, and responsive issues, finishing with a polish pass before shipping. ## Quick Start Ask the agent to critique the current landing page design and suggest improvements using the impeccable skill.

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

Use the bolder command to amplify a safe design within its existing system, or the overdrive command to push past conventional limits with ambitious effects. Both operate on a named target while preserving everything outside the declared scope.

How do I run an accessibility and performance audit on my frontend?▼

Run the audit command, which scores accessibility, performance, theming, responsive design, and implementation integrity from 0-4 each. It produces a report with P0-P3 severity findings and recommends follow-up commands in priority order.

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

Yes, native platforms route to dedicated references covering Material Design 3 on Android and HIG conventions on iOS. Audits, adaptation, and animation guidance check platform conformance, safe-area insets, touch targets, and system gestures.

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 checks on accessibility, performance, theming, and responsive behavior, producing a scored report without fixing issues.

When should I not use this design skill?▼

It is not intended for backend-only or non-UI tasks. It also avoids open-ended self-QA loops; verification is bounded to one batched inspection round plus at most one confirmation pass.