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 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 spacing, component replacement, and loading/empty/error states. - Stack-Agnostic Fixes: Works with Tailwind (v3 or v4), vanilla CSS, styled-components, or any existing framework without migrating dependencies. - Use Case: Point it at a landing page built with default Inter fonts and a three-column feature grid; it diagnoses the generic patterns and reworks typography, layout asymmetry, and motion while preserving all existing behavior. ## Quick Start Redesign this existing project by auditing its current design patterns and upgrading typography, colors, layout, and interaction states without breaking functionality.