What problem does it solve?
It helps you diagnose why a website feels slow by measuring Core Web Vitals, tracing rendering and network bottlenecks, and surfacing accessibility gaps that can impact perceived performance.
Core Features & Use Cases
- Core Web Vitals analysis: Evaluates LCP, INP, and CLS (plus FCP, TBT, and Speed Index) to determine whether the page is healthy or needs improvement.
- Render-blocking and dependency tracing: Identifies CSS/JS that delays first paint and uncovers network dependency chains that stall critical resources.
- Focused remediation planning: Prioritizes fixes with measurable impact, supports “stop and verify” workflows, and includes an accessibility snapshot to catch gaps.
- Use case: You’re preparing a performance regression report after a release and need a prioritized list of changes with estimated impact for LCP and layout stability.
Quick Start
Run the web-perf skill to analyze a target URL’s Core Web Vitals and network/render bottlenecks using the Chrome DevTools performance trace and supporting insights.