What problem does it solve? Existing websites and apps often carry generic AI-generated design fingerprints like default fonts, purple-blue gradients, three-column card layouts, and missing interaction states. This Skill audits a codebase for those patterns and applies targeted upgrades without rewriting the project or breaking functionality. ## Core Features & Use Cases - Design Audit: Scans typography, color, layout, interactivity, content, components, iconography, and code quality against a checklist of known generic patterns. - Targeted Upgrades: Applies fixes such as font swaps, palette cleanup, hover and active states, grid restructuring, and loading/empty/error states while respecting the existing stack. - Fix Priority Ordering: Sequences changes from lowest-risk highest-impact (font swap) through final polish so reviews stay small and focused. - Use Case: Point it at a Tailwind landing page that looks like every other AI-generated site; it diagnoses the cliches and upgrades fonts, colors, spacing, and component patterns in place. ## Quick Start Audit this project for generic design patterns and upgrade it to a premium look without changing the framework or breaking existing functionality.