概要
Python Performance Optimization is a specialized skill for Claude Code designed to help developers measure and enhance the efficiency of their Python applications. It provides comprehensive guidance on CPU and memory profiling, line-by-line execution analysis, and the implementation of high-performance coding patterns. By leveraging tools like cProfile and py-spy alongside techniques such as caching, vectorization with NumPy, and memory-efficient data structures, this skill enables developers to drastically reduce latency and infrastructure costs in both development and production environments.