Acerca de
This Claude Code skill provides a comprehensive framework for identifying, analyzing, and resolving performance issues in Python applications. It equips developers with the tools and patterns necessary for deep CPU and memory profiling using industry-standard libraries like cProfile, line_profiler, and py-spy. Beyond diagnosis, the skill offers concrete implementation patterns for algorithmic efficiency, memory-safe data processing with generators, and high-performance numerical operations with NumPy, ensuring that Python applications run at peak efficiency in both development and production environments.