impeccable

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

Updated Aug 19, 2026
One-click install
npx skills add https://github.com/Base-Analitica/mouse-hub --skill impeccable-base-analitica
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: impeccable
Source: https://github.com/Base-Analitica/mouse-hub/tree/main/.jcode/skills/impeccable
Command: npx skills add https://github.com/Base-Analitica/mouse-hub --skill impeccable-base-analitica

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 designs because teams lack a systematic design process. This Skill provides a structured command system for designing, auditing, and refining UI so every surface meets a defined quality floor. ## Core Features & Use Cases - Design Commands: Over 20 sub-commands covering the full design lifecycle, from planning (shape, init) through building (new surfaces, extract) to refinement (polish, bolder, quieter, distill, typeset, layout, colorize, animate). - Technical Audits: Scored audits across accessibility, performance, theming, responsive behavior, and platform conformance, with P0-P3 severity findings for web, iOS, and Android. - Context System: Captures durable product context in PRODUCT.md and visual identity in DESIGN.md so every command works from confirmed brand and design decisions. - Use Case: A developer with a functional but generic dashboard runs an audit to get a scored report, then applies layout, typeset, and polish passes to raise it to a coherent, production-quality interface. ## Quick Start Ask the AI to audit your main dashboard page for accessibility, performance, and visual hierarchy issues, then apply the recommended fixes.

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 five dimensions including accessibility, performance, theming, and responsive design from 0-4 each, then reports findings tagged P0 through P3 with specific fix recommendations.

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

Use the bolder command on the target section. It amplifies the existing design system's own motifs, type scale, and devices at full strength rather than adding new colors or fonts, keeping the result recognizably the same brand.

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

Yes, native platforms are supported through dedicated references for iOS and Android. Audits check platform conformance against HIG and Material Design, and screenshots are captured from emulators or devices via adb rather than a browser.

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 with scored dimensions.

When should I not use this design skill?▼

It is not intended for backend-only or non-UI tasks. It also avoids open-ended self-QA loops; verification is bounded to one batched inspection round plus at most one confirmation pass before handing off.