Acerca de
This skill empowers Claude to identify and resolve performance bottlenecks within Python applications by leveraging a comprehensive suite of profiling tools and optimization strategies. It provides detailed patterns for CPU and memory profiling, micro-benchmarking, and the implementation of high-efficiency code structures like generators, vectorized NumPy operations, and caching. Whether you are troubleshooting a memory leak in production or seeking to shave milliseconds off a data processing pipeline, this skill offers the diagnostic guidance and best practices needed to build faster, more scalable Python software.