impeccable

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

1|Updated Apr 25, 2025
One-click install
npx skills add https://github.com/Gabr1elaugus700/WorkaPool --skill impeccable-gabr1elaugus700
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: impeccable
Source: https://github.com/Gabr1elaugus700/WorkaPool/tree/main/.cursor/skills/impeccable
Command: npx skills add https://github.com/Gabr1elaugus700/WorkaPool --skill impeccable-gabr1elaugus700

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. This Skill provides a structured command workflow for designing new surfaces, auditing accessibility and performance, and refining existing interfaces to a high craft standard. ## 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) tasks. - Web and native platform support: Dedicated references for iOS (SwiftUI/UIKit) and Android (Compose, Material 3) with platform conformance checks, plus responsive web guidance with breakpoints, safe areas, and touch targets. - Deterministic tooling: Scripts for session context loading, comp-led build phase gating, design drift detection, and browser-based live iteration on UI elements. - Use Case: Run an audit on a dashboard to get a scored report across accessibility, performance, theming, and responsive design, then follow the prioritized command recommendations (e.g., adapt, clarify, polish) to fix each finding. ## Quick Start Ask the assistant 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 audit a website for accessibility and performance issues?

Run the audit command, which scans five dimensions: accessibility, performance, theming, responsive design, and implementation integrity. It produces a scored report out of 20 with P0-P3 severity-tagged findings and recommended follow-up commands.

How do I make a bland landing page design bolder?

Use the bolder command on the target section. It amplifies the existing design system's own motifs, type scale, and rhythm 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 projects route to dedicated iOS and Android references covering SwiftUI, UIKit, Jetpack Compose, Material 3 theming, safe-area insets, touch targets, and platform conformance checks. Screenshots come from emulators or devices via adb, not a browser.

What is the difference between the critique and audit commands?

Critique performs a UX design review with heuristic scoring of the visual and interaction design. Audit runs technical code-level checks on accessibility, performance, theming, and responsive behavior without fixing anything.

When should I not use this frontend design skill?

Do not use it for backend-only or non-UI tasks, as its commands and references are scoped to interface design and frontend implementation. It also avoids open-ended self-QA loops, deferring final quality to dedicated finish handoffs.