impeccable

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

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

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 new surfaces, reviewing UX quality, running technical audits, and refining existing UI toward a coherent, product-specific visual system. ## Core Features & Use Cases - Command-driven design workflow: Over 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) operations. - Cross-platform guidance: Dedicated references for web, iOS, and Android, including platform conformance rules, safe-area handling, touch targets, and native navigation patterns. - Context persistence: Captures durable product context in PRODUCT.md and visual systems in DESIGN.md so every command works from confirmed brand and design truth. - Use Case: A developer building a landing page runs the audit command to score accessibility, performance, theming, and responsive behavior, receives a P0-P3 prioritized findings report, then applies the recommended polish and adapt commands to fix issues before launch. ## Quick Start Ask the agent to critique the current landing page design and suggest improvements using the impeccable design workflow.

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 across your code. 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 existing vocabulary, or the colorize command to introduce strategic color roles. Both preserve the incumbent identity rather than replacing it with a new visual world.

Does this design workflow support native iOS and Android apps?

Yes, native platforms are supported through dedicated iOS and Android references covering platform navigation, safe-area insets, touch targets, Dynamic Type, Material theming, and system gestures. Native variants of the audit and adapt commands replace the web versions automatically.

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 anything.

When should I not use this UI design workflow?

It is not intended for backend-only or non-UI tasks, since every command targets frontend surfaces and visual systems. It also avoids open-ended self-QA loops, delegating final verification to bounded inspection passes instead.