What problem does it solve?
Performance bottlenecks in web interfaces cause slow loads, janky interactions, and poor user satisfaction. This Skill provides a structured approach to identifying, prioritizing, and applying optimizations across loading, rendering, animations, images, and bundle size to deliver faster, smoother experiences.
Core Features & Use Cases
- Assessment & measurement: gather Core Web Vitals (LCP, FID/INP, CLS), time to interactive, bundle size, and runtime metrics to locate bottlenecks.
- Strategic optimization: deliver an end-to-end plan covering loading (images, code-splitting, lazy loading), rendering (efficient DOM, contain, virtualization), animations (smooth, GPU-accelerated), and network optimizations.
- Verification & monitoring: define before/after success criteria, run lightweight experiments, and monitor improvements through metrics and user feedback.
Quick Start
Identify the top performance bottlenecks in a project and propose a prioritized optimization plan.