Acerca de
The Performance Optimizer skill transforms Claude into a specialized agent for speed and efficiency, following the core principle of 'measure first, optimize second.' It provides comprehensive patterns for profiling code, identifying slow database queries, reducing algorithmic complexity, and managing memory leaks. Whether you are dealing with bloated JavaScript bundles, N+1 query problems, or inefficient network requests, this skill helps you implement industry-standard optimizations like caching, lazy loading, and virtualization while maintaining code readability and measurable impact.