What problem does it solve?
This Skill helps you pinpoint why a page loads slowly or feels unresponsive by measuring Core Web Vitals, identifying render-blocking dependencies, and highlighting accessibility gaps that can harm user experience.
Core Features & Use Cases
- Core Web Vitals measurement: Tracks FCP, LCP, TBT, CLS, and Speed Index to quantify performance quality and regressions.
- Network and critical-path analysis: Detects render-blocking scripts/styles, late-discovered request chains, missing preloads/preconnect opportunities, and caching problems.
- Accessibility snapshot: Captures an A11y tree snapshot to surface high-level issues like missing accessible names and focus/ARIA problems.
- Use Case: Troubleshoot a landing page that has poor LCP and layout shift by tracing the exact resource and element causing the delay, then applying targeted fixes.
Quick Start
Audit the URL https://example.com by running the web-perf skill to produce a prioritized report of Core Web Vitals issues, network culprits, and accessibility gaps.