What problem does it solve?
This Skill helps diagnose why a webpage feels slow, ranks poorly in performance audits, or suffers from layout instability and delayed interactivity.
Core Features & Use Cases
- Core Web Vitals Analysis: Measures LCP, INP, CLS, and related metrics to determine whether a page is healthy or needs optimization.
- Trace and Network Inspection: Uses Chrome DevTools performance traces and request analysis to uncover render-blocking assets, dependency chains, caching issues, and large payloads.
- Accessibility Snapshot: Checks for high-level accessibility problems that often accompany poor UX, such as missing names, contrast issues, and focus traps.
- Use Case: A product team can audit a landing page, identify the exact resources delaying first render, and prioritize fixes with estimated impact.
Quick Start
Audit the target page for Core Web Vitals, network bottlenecks, and accessibility gaps, then summarize the highest-impact fixes.