Acerca de
This skill provides comprehensive guidance for diagnosing and resolving performance issues in Python applications. It enables Claude to implement advanced profiling techniques using tools like cProfile and memory_profiler, analyze execution metrics, and apply proven optimization patterns such as generator expressions, efficient string handling, and caching. Whether you're debugging a slow data pipeline, reducing memory leaks, or optimizing CPU-intensive algorithms, this skill ensures your Python code runs at peak efficiency through standardized benchmarking and implementation best practices.