What problem does it solve? Frontend work done without a design system or taste guidance produces generic AI-slop interfaces, and performance audits run through the wrong tooling produce misleading scores. This Skill enforces a routing discipline that loads the right design references, mandates a DESIGN.md before any component is written, and requires real-browser Lighthouse 100 audits. ## Core Features & Use Cases - Design routing: Routes requests across 12 taste skills, 70 brand design-system references (Apple, Stripe, Linear, Notion, Nike, and more), and a composable interaction-mechanics reference, with strict stacking rules. - Perfection audits: Enforces Lighthouse 100 in every category measured on real Playwright Chromium (never the lighthouse CLI), plus react-scan and react-doctor render-quality gates for React projects. - UI/UX database lookup: Provides a searchable CLI over 50+ styles, 97 palettes, 57 font pairings, and 99 UX guidelines for generating project design systems from keywords. - Use Case: When asked to build a Linear-style landing page, the Skill loads the Linear brand tokens plus a taste skill, creates or validates DESIGN.md, implements the page, then verifies it with screenshots at 375/768/1280px and a median-of-runs Lighthouse audit. ## Quick Start Ask the agent to build a landing page in the style of a named brand and let it load the matching design references before writing any UI code.