What problem does it solve? Diagnosing slow page loads and poor Lighthouse scores requires deep knowledge of performance metrics, trace analysis, and network behavior. This Skill automates the full audit workflow, turning raw Chrome DevTools traces into prioritized, actionable fixes. ## Core Features & Use Cases - Core Web Vitals Measurement: Captures LCP, INP, CLS, FCP, TBT, and Speed Index via automated performance traces with reload, then rates each against current thresholds. - Network & Render Analysis: Identifies render-blocking resources, network dependency chains, missing preloads, caching issues, and oversized payloads. - Codebase Analysis: Detects your framework and bundler (Webpack, Vite, Next.js, etc.) to find tree-shaking, polyfill, and minification opportunities. - Use Case: Ask for an audit of your staging site and receive a prioritized report—e.g., "compress hero.png (450KB) to WebP"—with estimated impact for each fix. ## Quick Start Audit the performance of https://example.com and give me a prioritized list of fixes with estimated impact.