What problem does it solve?
This Skill helps identify and fix performance issues in web applications by guiding measurement first, then targeted analysis, and finally validation after improvements. It prevents guesswork and focuses effort on the biggest bottlenecks affecting speed, responsiveness, and stability.
Core Features & Use Cases
- Core Web Vitals Guidance: Evaluate LCP, INP, and CLS against practical targets for loading, interactivity, and visual stability.
- Profiling Workflow: Follow a repeatable baseline → identify → fix → validate process for page load, runtime, memory, and network issues.
- Bundle and Runtime Analysis: Detect large dependencies, duplicate code, long tasks, layout thrashing, and memory leaks.
- Use Case: A frontend team can use this Skill to audit a slow dashboard, identify the heaviest scripts, and prioritize the quickest wins that improve real user experience.
Quick Start
Ask the skill to profile your application and identify the top performance bottlenecks, then recommend the highest-impact fixes.