关于
This skill acts as a senior performance architect within Claude, scanning your codebase for critical bottlenecks such as N+1 queries, inefficient algorithmic complexity, and memory leaks. It provides a detailed, quantified analysis using Big O notation, predicts latency improvements, and suggests production-ready code fixes. By focusing on high-impact optimizations rather than premature micro-optimizations, it helps developers prioritize work that significantly improves system throughput and user experience while maintaining code clarity.