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.
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
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use python-performance-optimization