Acerca de
This Claude Code skill provides a comprehensive toolkit for identifying and resolving performance issues in Python applications. It guides Claude through advanced profiling techniques using industry-standard tools like cProfile, memory-profiler, and py-spy, while offering proven implementation patterns for algorithmic efficiency, memory management, and high-performance numerical operations. Whether you are debugging a slow script or scaling a production service, this skill helps you write more efficient, faster-executing Python code by applying both better data structures and native library optimizations.