What problem does it solve? Existing websites and apps often carry generic AI-generated design patterns — default fonts, purple-blue gradients, three-card layouts, and missing interaction states — that make products look unfinished and indistinguishable. ## Core Features & Use Cases - Design Audit: Systematically scans a codebase for weak typography, oversaturated colors, generic layouts, missing hover/loading/empty/error states, and cliche component patterns. - Targeted Upgrades: Applies fixes within the existing stack (Tailwind, vanilla CSS, styled-components) without rewriting or breaking functionality, following a prioritized fix order from font swaps to state polish. - Use Case: Point the Skill at a Next.js marketing site built with Tailwind; it identifies the Inter-everywhere typography, the symmetric three-column feature grid, and missing focus rings, then applies a distinctive font pairing, asymmetric layout, and accessible interaction states. ## Quick Start Redesign this existing project by auditing its current design patterns and upgrading typography, color, layout, and interaction states without breaking functionality.