What problem does it solve?
This Skill eliminates guesswork and wasted effort from premature performance optimization by providing a structured, data-driven workflow to identify and fix actual performance bottlenecks, resolving slow app load times, user-facing lag, failing Core Web Vitals scores, and performance regressions that hurt user experience and conversion rates.
Core Features & Use Cases
- Structured optimization workflow: Guides you through 5 core steps: measure baseline performance, identify root-cause bottlenecks, implement targeted fixes, verify improvements with before/after metrics, and add guardrails to prevent future regressions.
- Full-stack coverage: Includes targeted guidance for frontend issues (Core Web Vitals, bundle bloat, unnecessary re-renders, unoptimized images) and backend issues (N+1 queries, missing caching, slow API responses, database inefficiencies).
- Use case: If your task management app has an LCP of 4.2s (poor rating) and users report lag when filtering tasks, use this Skill to profile the app, discover that unoptimized hero images and N+1 user queries are the root causes, fix them, and confirm LCP drops to 2.1s to meet the "Good" threshold.
Quick Start
Use the performance-optimization skill to profile your app's current load time, identify the top bottleneck causing slow Core Web Vitals scores, and implement targeted fixes to meet your performance targets.