impeccable

Design, audit, and refine frontend UI across web and native platforms.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/RavitejaKarra24/dotfiles --skill impeccable-ravitejakarra24
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: impeccable
Source: https://github.com/RavitejaKarra24/dotfiles/tree/main/agents/.agents/skills/impeccable
Command: npx skills add https://github.com/RavitejaKarra24/dotfiles --skill impeccable-ravitejakarra24

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve? AI-generated interfaces tend to converge on the same generic patterns: cream backgrounds, gradient text, identical card grids, and eyebrow labels on every section. This Skill provides a structured design workflow that produces distinctive, production-grade frontend UI and systematically removes those AI slop tells from existing interfaces. ## Core Features & Use Cases - Command-driven design workflow: 20+ sub-commands organized by intent, including craft, shape, and init for building; critique and audit for evaluation; polish, bolder, quieter, and distill for refinement; animate, colorize, typeset, and layout for enhancement; clarify, adapt, and optimize for fixes. - Register-aware guidance: Separate design rules for brand surfaces (landing pages, marketing sites) versus product surfaces (dashboards, admin tools), plus platform references for iOS (HIG) and Android (Material 3) native apps. - Anti-slop enforcement: Explicit bans on saturated AI patterns (gradient text, glassmorphism, hero-metric templates, reflex-reject font lists) with contrast, typography, motion, and accessibility rules. - Use Case: Ask the agent to audit a landing page; it runs context detection scripts, scores accessibility, performance, theming, responsiveness, and anti-patterns, then recommends prioritized follow-up commands like polish or colorize. ## Quick Start Ask the agent to critique the visual design of your landing page and suggest concrete 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 landing page design with an AI agent?

Invoke the skill with a command like craft or shape for new builds, or critique and polish for existing pages. The skill loads register-specific guidance for brand surfaces and enforces typography, color, and layout rules that avoid generic AI patterns.

How to audit frontend UI for accessibility and performance issues?

Run the audit command, which scores five dimensions: accessibility, performance, theming, responsive design, and anti-patterns. It produces a report with P0-P3 severity findings and recommends follow-up commands such as adapt, optimize, or polish.

Does this design skill work for native iOS and Android apps?

Yes. When the project platform is ios, android, or adaptive, the skill loads native reference variants covering Apple HIG and Material Design 3 conventions, including touch targets, safe-area insets, Dynamic Type, and platform navigation patterns.

What design patterns does the skill explicitly ban?

It bans gradient text, glassmorphism as a default, side-stripe borders, hero-metric templates, identical card grids, repeated uppercase eyebrow labels, and decorative grid backgrounds. It also maintains a reflex-reject list of overused fonts like Inter, Fraunces, and Space Grotesk for greenfield work.

When should I use critique versus audit for UI review?

Use critique for a UX design review with heuristic scoring of visual and interaction decisions. Use audit for technical, code-level checks like contrast ratios, touch target sizes, hard-coded colors, and responsive breakpoints.