What problem does it solve? Existing websites and apps often carry generic AI-generated design fingerprints like purple-blue gradients, three-card feature rows, and default fonts that make products look interchangeable. This Skill audits a codebase for those patterns 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, starting with font swaps and color cleanup, then states, layout, and polish. - 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 React landing page that looks like every other AI-generated site, and it will replace the Inter font, remove the AI gradient, fix missing hover states, and restructure the three-card feature row into an asymmetric layout. ## Quick Start Redesign this existing project by auditing it for generic AI design patterns and applying targeted upgrades without breaking functionality.