What problem does it solve? Existing websites and apps often carry generic AI-generated design patterns—default fonts, purple gradients, three-card layouts, missing hover states—that make products look unfinished. This Skill systematically audits a codebase for these weaknesses and applies targeted upgrades without breaking functionality. ## Core Features & Use Cases - Design Audit: Scans typography, color, layout, interactivity, content, components, iconography, and code quality to list every generic pattern and missing state. - Targeted Upgrades: Applies high-impact fixes in priority order—font swaps, palette cleanup, hover/active states, layout spacing, component replacement, and loading/empty/error states. - Framework-Agnostic: Works with Tailwind (v3 or v4), vanilla CSS, styled-components, or any existing stack without migrating frameworks. - Use Case: Point it at a marketing landing page built with Tailwind that uses Inter everywhere, a purple gradient hero, and three equal feature cards. It will diagnose each issue and rewrite the styles with a distinctive font pairing, a single desaturated accent, and an asymmetric layout. ## Quick Start Redesign this project by auditing its current design patterns and upgrading it to premium quality without breaking existing functionality.