About
This skill empowers developers to systematically improve Python application performance through advanced profiling and optimization techniques. It covers essential tools like cProfile and memory_profiler, alongside practical implementation patterns for caching, memory-efficient data structures, and vectorized operations. Whether you are debugging a slow API, scaling a data pipeline, or fixing memory leaks, this skill provides the metrics and refactoring strategies needed to achieve production-grade efficiency within the Claude Code environment.