What problem does it solve? Frontend work often ships with generic AI-looking design, poor Core Web Vitals, accessibility violations, and unverified quality. This Skill provides a framework-agnostic playbook with measurable targets (Lighthouse 95+ mobile, 100 Accessibility/Best Practices/SEO) and routing tables that load only the 2-3 reference files relevant to the current task. ## Core Features & Use Cases - North Star Targets & Priority Stack: Enforces numeric bars for LCP, INP, CLS, JS/CSS budgets, and a 10-level priority stack with conflict tie-breakers (e.g., contrast always beats aesthetics). - Task and Symptom Routing: By-Task and By-Symptom tables route work to 26 reference files covering performance, accessibility, SEO, motion, forms, security, auth, i18n, PWA, testing, and more. - Multi-Page Polish Loop: A 19-phase audit workflow with baseline screenshot capture, geometry sweeps, component drift detection, and a final acceptance gate. - Use Case: When asked to fix a failing Lighthouse audit, the Skill routes to lighthouse.md, performance.md, and debug-recipes.md, then verifies the fix on a production build with axe and responsive checks. ## Quick Start Ask the agent to audit this page against the frontend-excellence targets and fix any Lighthouse, accessibility, or SEO failures it finds.