impeccable

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

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

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 flawed, and teams lack a systematic way to design, review, and polish UI to a high craft standard. This Skill provides a structured design workflow with commands for building, evaluating, refining, and hardening interfaces. ## Core Features & Use Cases - Design Commands: Over 20 commands covering the full UI lifecycle, including shape, document, extract, critique, audit, polish, bolder, quieter, distill, harden, animate, colorize, typeset, layout, adapt, and optimize. - Scored Reviews: Run UX critiques with Nielsen heuristic scoring and persona testing, or technical audits covering accessibility, performance, theming, and responsive behavior with P0-P3 severity ratings. - Platform Guidance: Dedicated references for web, iOS, and Android ensure designs follow platform conventions like Material Design 3, safe-area insets, and Dynamic Type. - Use Case: A developer finishes a dashboard that feels generic. They run a critique to get a scored design review, apply bolder and layout to strengthen hierarchy, then run audit and polish before shipping. ## Quick Start Ask the AI 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?

Run the bolder command to amplify a safe design within its existing system, or use colorize, typeset, and layout to strengthen color, typography, and spacing. For a full replacement of the visual direction, the new-work flow defines a fresh design world.

How to audit a website for accessibility and performance issues?

Run the audit command, which checks accessibility, performance, theming, responsive design, and implementation integrity. It produces a scored report out of 20 with P0-P3 severity ratings and recommended follow-up commands for each finding.

Does this design workflow support native iOS and Android apps?

Yes, native platforms are supported through dedicated references for iOS and Android covering platform conventions, touch targets, safe-area insets, and theming. Native variants of the audit and adapt commands replace the web versions when the project targets ios, android, or adaptive.

What is the difference between the critique and audit commands?

Critique is a design review scoring Nielsen's 10 heuristics with persona-based red flags and priority issues. Audit is a technical code-level check of accessibility, performance, theming, and responsive behavior that documents issues without fixing them.

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 quality. It also requires reading command references and running setup scripts, so trivial one-line style tweaks may not justify the full flow.