What problem does it solve? Existing websites and apps often ship with generic, AI-fingerprinted design patterns—default fonts, purple-blue gradients, three-card layouts, and missing interaction states—that make them look unfinished. This Skill systematically audits a codebase for these weaknesses and applies targeted upgrades without breaking existing functionality. ## Core Features & Use Cases - Structured Design Audit: Scans typography, color, layout, interactivity, content, components, iconography, and code quality against a checklist of known generic patterns. - Targeted Upgrade Techniques: Applies high-impact fixes like variable font animation, broken-grid layouts, spring-physics motion, glassmorphism, and tinted shadows. - Stack-Agnostic Fixes: Works with Tailwind (v3 or v4), vanilla CSS, styled-components, or any framework without migrating the stack. - Use Case: Point it at a Next.js portfolio or a vanilla CSS landing page; it diagnoses issues like pure-black backgrounds, missing hover states, and cliche copy, then fixes them in priority order starting with fonts and colors. ## Quick Start Redesign my existing project by auditing it for generic design patterns and upgrading the typography, colors, and component states without changing the framework.