home/categories/debugging/wshobson-agents-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.
maintainer
wshobson
Atualizado 3/26/2026
Estrelas
33377
Forks
3622
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.
Instalação
$ install --globalskills.sh
Uso
Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:
skills use python-performance-optimization