What problem does it solve? Diagnosing slow page loads and poor Lighthouse scores requires deep knowledge of performance tooling and metrics. This Skill provides a structured, five-phase audit workflow that measures Core Web Vitals, identifies render-blocking resources, and produces prioritized, quantified recommendations. ## Core Features & Use Cases - Core Web Vitals Measurement: Captures LCP, INP, CLS, FCP, TBT, and Speed Index via Chrome DevTools performance traces with reload-based cold-load analysis. - Network & Rendering Analysis: Detects render-blocking resources, network dependency chains, missing preloads, caching issues, and oversized payloads. - Codebase Analysis: Detects frameworks and bundlers (Webpack, Vite, Next.js, etc.) to find tree-shaking, polyfill, and minification opportunities. - Use Case: Ask the agent to audit your production site; it runs a performance trace, analyzes LCP breakdown and CLS culprits, inspects network requests, and returns a prioritized report with specific fixes like "compress hero.png (450KB) to WebP". ## Quick Start Ask the agent to audit the performance of your website URL and report Core Web Vitals with prioritized optimization recommendations.