impeccable

Design, critique, audit, and refine frontend interfaces across web and native platforms.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve? Frontend interfaces often ship with bland visuals, inconsistent design systems, accessibility gaps, and unverified quality. This Skill gives an AI agent a structured design-director workflow to build, evaluate, and refine UI so every surface meets a defined craft floor before shipping. ## Core Features & Use Cases - 23 routed commands: 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), plus a live browser variant mode. - Scored evaluation reports: critique runs dual independent assessments with Nielsen heuristic scoring and persona red flags; audit scores accessibility, performance, theming, responsive design, and implementation integrity with P0-P3 severity findings. - Web and native support: dedicated references for iOS and Android platform conformance, responsive adaptation, and a craft-floor checklist that bans common design anti-patterns. - Use Case: Ask the agent to critique a landing page; it runs a design review plus a deterministic detector scan, returns a scored report with prioritized fixes, then applies them via polish, layout, and typeset commands. ## Quick Start Ask the agent to run the impeccable critique command on your homepage file to get a scored design review with prioritized fixes.

Frequently Asked Questions about impeccable

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

FAQPage Schema
How do I critique a UI design with this skill?

Run the critique command with a target file or URL. It resolves the target, runs two independent assessments (a design review and a deterministic detector scan), then returns a Nielsen heuristic score table, priority issues with P0-P3 severity, persona red flags, and recommended follow-up commands.

How do I run a technical accessibility and performance audit on a web page?

Use the audit command on a target area. It scores five dimensions (accessibility, performance, theming, responsive design, implementation integrity) from 0-4 each, produces a health score out of 20, and lists findings by severity with concrete fix recommendations.

Does this skill support native iOS and Android apps?

Yes. Native platforms route to dedicated references: ios.md and android.md define platform conformance rules, and audit, adapt, and animate each have native variants. Verification uses emulator or device screenshots via adb rather than browser tooling.

What is the difference between critique and audit commands?

Critique is a design review covering hierarchy, cognitive load, emotional journey, and heuristic scoring with persona testing. Audit is a code-level technical check of accessibility, performance, theming, and responsive behavior. Audit documents issues; it does not fix them.

When should I not use this skill?

Do not use it for backend-only or non-UI tasks. It is scoped to frontend interface work: designing, refining, evaluating, and fixing visual surfaces. It also avoids open-ended self-QA loops, capping verification at bounded inspection rounds.