关于
The python-performance skill provides Claude with a comprehensive toolkit for analyzing and accelerating Python applications. By leveraging profilers like cProfile and specialized memory analyzers, it identifies exactly where code is slowing down or consuming excessive resources. The skill applies proven optimization patterns—ranging from algorithmic improvements and caching to NumPy integration and efficient memory management—to transform sluggish scripts into high-performance systems. It is an essential resource for developers needing to meet strict latency requirements or scale resource-intensive Python workloads.