About
This skill empowers Claude to identify and resolve performance bottlenecks in Python applications through a comprehensive suite of profiling patterns. It provides standardized implementations for CPU and line-by-line analysis, detailed memory tracking with tracemalloc, asynchronous operation profiling, and rigorous benchmarking using timeit. Whether you are dealing with memory leaks, slow API responses, or inefficient algorithms, this skill ensures data-driven optimization by applying industry-standard tools and metrics to your development workflow.