What problem does it solve?
This Skill enables teams to detect and quantify web performance regressions by collecting timing data, establishing baselines, and comparing results across pull requests to surface regressions and trends.
Core Features & Use Cases
- Baseline and regression detection for key web metrics (TTFB, FCP, LCP, DOM Interactive, DOM Complete, and Full Load) to monitor performance over time.
- Per-page and resource-level analysis with reports highlighting slow pages and bottlenecks.
- Automated comparison and reporting of regressions, warnings, and trends, including summaries of slowest resources and recommended optimizations.
- Trend analysis across historical baselines to identify degradation or improvement patterns.
Quick Start
Run /benchmark <url> to start a full performance audit and baseline comparison.