Optimizes full-stack application performance through profiling, database tuning, and frontend efficiency strategies.
The Performance Optimizer skill transforms Claude into a senior performance engineer capable of diagnosing and resolving bottlenecks across the entire software stack. It provides specialized guidance on improving Core Web Vitals, refactoring inefficient database queries, implementing multi-level caching strategies, and reducing frontend bundle sizes. By prioritizing a 'measure-first' methodology, this skill helps developers identify the 20% of code causing 80% of latency, ensuring that production applications are scalable, responsive, and resource-efficient.
Key Features
01Automated load testing and performance benchmarking with k6
02Distributed caching implementation using Redis and CDN strategies
0323 GitHub stars
04Comprehensive frontend optimization for Core Web Vitals (LCP, FID, CLS)
05Database query profiling and automated N+1 problem resolution
06Backend latency reduction via connection pooling and async processing
Use Cases
01Scaling high-traffic APIs to handle thousands of concurrent requests
02Reducing infrastructure costs by fixing memory leaks and high CPU usage
03Improving Google Search rankings by optimizing Core Web Vitals scores