概要
The Performance Review skill empowers Claude to perform deep diagnostic audits on software code, focusing on algorithmic complexity, resource consumption, and concurrency issues. It identifies common anti-patterns like N+1 database queries, inefficient DOM manipulations, and memory leaks, offering optimized code alternatives and structured performance reports. Whether you are debugging slow API endpoints or preparing for high-load production environments, this skill provides the benchmarks and strategies needed to ensure your applications run at peak efficiency.