What problem does it solve?
This Skill identifies, diagnoses, and remedies UI performance problems that cause slow page loads, janky animations, large bundles, and poor user-perceived responsiveness so applications feel faster and more reliable.
Core Features & Use Cases
- Measurement & Diagnosis: Collect Core Web Vitals, Lighthouse scores, bundle size, runtime CPU/memory, and network waterfalls to pinpoint the biggest user-facing bottlenecks.
- Targeted Remediations: Recommend actionable fixes for images, JavaScript bundling and code-splitting, CSS optimization, font loading, rendering and animation improvements, and network strategies like preloading and CDN usage.
- Verification & Monitoring: Validate improvements with before/after metrics, real-device testing, and monitoring tools to ensure regressions are avoided and gains persist.
- Use Case: For a retail site's slow homepage, use this Skill to reduce LCP by optimizing hero images, split and lazy-load noncritical scripts, and eliminate layout shifts to improve conversions on mobile.
Quick Start
Analyze https://example.com and produce a prioritized optimization plan with concrete fixes to improve LCP, TTI, CLS, and bundle size, including measurement steps and verification tests.