What problem does it solve?
Web performance troubleshooting can be slow and error-prone; this toolkit consolidates 47 browser-based DevTools snippets to measure, diagnose, and compare performance metrics across pages.
Core Features & Use Cases
- 47 JavaScript snippets for measuring web performance in Chrome DevTools, grouped into core areas such as webperf-core-web-vitals, webperf-loading, webperf-interaction, webperf-media, and webperf-resources.
- Outputs structured, color-coded results that support quick interpretation, comparisons, and actionable recommendations for developers, QA, and performance engineers.
- Use cases include auditing LCP/CLS/TTFB, analyzing render-blocking resources, optimizing image delivery, and investigating long tasks.
Quick Start
Load the WebPerf Skill, identify the relevant snippet for your scenario, and run it on the target page to view results.