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.

wshobson
maintainer
wshobson
更新日 3/26/2026
スター
33377
フォーク
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.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use python-performance-optimization