impeccable

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

9|Updated Jul 17, 2026
One-click install
npx skills add https://github.com/Yassimba/loom --skill impeccable-yassimba
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: impeccable
Source: https://github.com/Yassimba/loom/tree/main/skills/impeccable
Command: npx skills add https://github.com/Yassimba/loom --skill impeccable-yassimba

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 gives an AI agent a structured design-director workflow covering the full lifecycle of UI work: planning new surfaces, building visual worlds, auditing accessibility and performance, and refining existing designs. ## Core Features & Use Cases - Command-based design workflow: 23 commands such as shape, critique, audit, polish, bolder, quieter, distill, harden, animate, colorize, typeset, layout, adapt, and optimize, each backed by a dedicated reference playbook. - Web and native platform support: separate guidance for web, iOS, and Android, including platform conformance checks against Material Design 3 and iOS conventions. - Context and design-system management: captures product context in PRODUCT.md, generates DESIGN.md from existing code, and extracts reusable tokens and components. - Use Case: Ask the agent to audit a dashboard page; it scores accessibility, performance, theming, responsive design, and implementation integrity out of 20, lists P0-P3 issues, and recommends the exact follow-up commands to fix them. ## Quick Start Use the impeccable skill to critique my landing page and then run the polish command on it.

Frequently Asked Questions about impeccable

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

FAQPage Schema
How do I audit a web page for accessibility and performance issues?

Run the audit command on the target page or component. It scores accessibility, performance, theming, responsive design, and implementation integrity from 0-4 each, then reports P0-P3 severity findings with recommended follow-up commands.

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

Use the bolder command on the target section. It amplifies the design using the existing system's own motifs, type scale, and conventions rather than adding new colors or fonts, keeping everything outside the named target unchanged.

Does this design workflow support native iOS and Android apps?

Yes. Native platforms route to dedicated references covering Material Design 3, iOS conventions, touch targets, safe-area insets, Dynamic Type, and platform-specific audit and adaptation checklists for SwiftUI, Compose, React Native, and Flutter.

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 Skill?

Do not use it for backend-only or non-UI tasks. It is scoped to frontend interface design, evaluation, and refinement; server logic, data pipelines, and infrastructure work fall outside its commands and references.