What problem does it solve?
Slow UI performance makes apps feel broken, causing delays, jank during interactions, and bloated downloads that hurt retention and usability.
Core Features & Use Cases
- Diagnose performance bottlenecks by measuring Core Web Vitals (LCP/INP/CLS), load timing, bundle size, runtime behavior, and network waterfall patterns.
- Optimize loading, rendering, animations, and framework output using image and font best practices, JavaScript/CSS reduction, layout-thrashing avoidance, virtualization, and GPU-friendly animation strategies.
- Improve real-world user experience with verification by comparing before/after metrics, validating on real devices and slow connections, and preventing regressions.
Quick Start
Use the optimize skill to assess your current Core Web Vitals and identify the biggest bottleneck driving slow loads or janky interactions, then apply targeted fixes and verify the improvement with before/after measurements.