소개
This skill enables Claude to perform deep analysis of your codebase to identify and resolve CPU-intensive operations. By monitoring usage patterns and analyzing algorithmic complexity, it pinpoints performance hotspots such as inefficient loops, blocking synchronous calls, and poorly optimized regular expressions. It is an essential tool for developers looking to reduce processor load, improve application responsiveness, and optimize infrastructure costs through targeted code refactoring and performance-first implementation patterns.