What problem does it solve? Existing websites and apps often carry generic AI-generated design patterns—default fonts, purple gradients, three-card layouts, and missing interaction states—that make them look unfinished. This Skill audits a codebase for these weaknesses and applies targeted upgrades without breaking functionality or rewriting the stack. ## Core Features & Use Cases - Design Audit: Systematically checks typography, color, layout, interactivity, content, components, iconography, and code quality against a checklist of known generic patterns. - Targeted Upgrades: Applies high-impact fixes in priority order—font swaps, palette cleanup, hover/active states, layout corrections, and loading/empty/error states. - Stack-Agnostic Fixes: Works with Tailwind, vanilla CSS, styled-components, or any existing framework without migrating dependencies. - Use Case: Point it at a React landing page that looks like every other AI-generated site; it diagnoses the Inter-everywhere typography, the three equal feature cards, and the missing focus rings, then fixes each in place. ## Quick Start Redesign the existing project in this repository by auditing its current design and upgrading generic patterns to premium quality.