home/categories/debugging/spjoshis-claude-code-plugins-plugins-python-development-skills-python-performance-optimization-skill-md
debuggingtools

python-performance-optimization

Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance.

spjoshis
maintainer
spjoshis
更新於 12/30/2025
星標
1
分支
0
quick start

Installation and usage

Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use python-performance-optimization