impeccable

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

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

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 decisions lack a systematic process. This Skill provides a structured design workflow with dedicated commands for planning, building, evaluating, refining, and fixing UI so every surface meets a defined quality bar. ## Core Features & Use Cases - Command-driven design workflow: 23 commands covering shaping new features, generating DESIGN.md design systems, UX critique with heuristic scoring, technical audits (accessibility, performance, responsive, theming), and refinement passes like polish, bolder, quieter, distill, and harden. - Web and native platform support: Dedicated references for iOS and Android conventions (Material Design 3, safe areas, Dynamic Type, touch targets) alongside web guidance for responsive design, motion, typography, and color. - Deterministic concept seeding: A script rolls external creative direction challengers and staging inputs to break repetitive design habits, with re-roll support and reproducible seeds. - Use Case: A developer building a React Native app runs the audit command to score accessibility and platform conformance, then applies the adapt and polish commands to fix touch targets and spacing before release. ## Quick Start Ask the AI to use the impeccable skill to critique the current landing page and suggest improvements.

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 on the target section to amplify it using the existing design system's own motifs and type scale. It keeps everything outside the named target unchanged and avoids adding new colors or fonts without approval.

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

Use the audit command, which scores five dimensions (accessibility, performance, theming, responsive design, implementation integrity) from 0-4 and produces a report with P0-P3 severity findings. Each finding maps to a recommended follow-up command.

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

Yes, native platforms route to dedicated references covering Material Design 3, iOS conventions, safe-area insets, Dynamic Type, sp units, and platform-specific audit and adapt flows. It supports SwiftUI, Compose, React Native, Expo, and Flutter.

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

Critique evaluates UX design quality with heuristic scoring, persona testing, and feedback on hierarchy and cognitive load. Audit runs technical code-level checks on accessibility, performance, theming, and responsive behavior without fixing anything.

When should I not use this design skill?▼

It is not intended for backend-only or non-UI tasks. It also should not replace a clear user brief: pinned aesthetics, fonts, and palettes from the user always override the skill's own direction recommendations.