web-performance-tuner
Installation
SKILL.md
Web Performance Tuner
Diagnose, benchmark, and fix web performance issues with measurable validation.
Workflow
- Analyze - Identify issues via CrUX data, Lighthouse, Chrome DevTools, or user-provided specifics
- Setup - Ensure local dev environment exists (ask user if unclear)
- Baseline - Establish benchmarks before making changes
- Fix - Make ONE granular change at a time
- Validate - Rebuild, re-run benchmarks, compare to baseline
- Commit or Revert - Only commit if measurable improvement; otherwise discard and move on
- Repeat - Continue through prioritized issues until all top issues addressed