What problem does it solve?
This Skill addresses slow application performance by identifying and resolving bottlenecks in frontend rendering, backend processing, database queries, and network communication.
Core Features & Use Cases
- Frontend Optimization: Improve Core Web Vitals (LCP, CLS, INP) through techniques like code splitting, image optimization, and efficient rendering.
- Backend Profiling: Detect and fix performance issues in Node.js, Python, or Go applications using profiling tools.
- Database Tuning: Optimize query execution, indexing strategies, and connection pooling for faster data retrieval.
- Load Testing: Simulate user traffic to identify breaking points and measure system capacity.
- Use Case: A web application is experiencing slow page loads. This Skill can analyze frontend metrics, profile backend API calls, and examine database query performance to pinpoint the exact cause and suggest optimizations.
Quick Start
Use the performance skill to run a Lighthouse audit against the provided URL.