impeccable

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

1|Updated Aug 14, 2026
One-click install
npx skills add https://github.com/xixvivji/alzs-well --skill impeccable-xixvivji
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: impeccable
Source: https://github.com/xixvivji/alzs-well/tree/main/.agents/skills/impeccable
Command: npx skills add https://github.com/xixvivji/alzs-well --skill impeccable-xixvivji

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve? Frontend interfaces often ship with bland visuals, weak hierarchy, accessibility gaps, and inconsistent design systems. This Skill gives an AI agent a structured design-director workflow to plan, build, evaluate, and refine UI so the result is intentional, on-brand, and production-quality. ## Core Features & Use Cases - Command-based design workflow: 20+ commands such as shape, critique, audit, polish, bolder, quieter, animate, typeset, layout, harden, and adapt, each with a dedicated reference playbook. - Scored evaluation: UX critique with Nielsen heuristic scoring, persona red flags, and a technical audit covering accessibility, performance, theming, responsive behavior, and platform conformance for web, iOS, and Android. - Persistent design context: init and document commands capture PRODUCT.md and DESIGN.md so every later command stays consistent with the product's brand and tokens. - Use Case: A developer finishes a dashboard that feels generic. They run a critique to get scored findings, apply bolder and layout to fix hierarchy, then run polish as the final pre-ship pass. ## Quick Start Ask the agent to critique the current landing page and then polish the highest-priority 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 review the UX quality of a web page with an AI agent?▼

Run the critique command on a target file or URL. It produces a Nielsen heuristic score table, a design-specificity verdict, prioritized P0-P3 issues, and persona red flags, then suggests follow-up commands to fix what it found.

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

Use the audit command, which scores accessibility, performance, theming, responsive design, and implementation integrity from 0-4 each. It reports findings with P0-P3 severity and recommends specific fix commands without changing code itself.

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

Yes. Native projects route to platform-specific references covering SwiftUI, UIKit, Jetpack Compose, React Native, and Flutter. Audits check platform conformance such as safe-area insets, touch targets, Dynamic Type, and Material Design 3 patterns.

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

Critique is a design review covering hierarchy, cognitive load, and emotional fit with heuristic scoring. Audit is a technical check of measurable code-level qualities like contrast ratios, touch target sizes, and token usage. They complement each other.

When should I not use this UI design workflow?▼

It is not intended for backend-only or non-UI tasks. It also defers to an explicit brief: pinned aesthetics, fonts, and palettes override its default quality rules, so it should not redirect a clear brief toward its own taste.