home/categories/debugging/rbergman-dark-matter-marketplace-plugins-game-dev-skills-game-perf-skill-md
debuggingtools
game-perf
Optimize game code for per-frame performance and GC pressure. Use PROACTIVELY when editing game loops, update functions, render code, or any code that runs every frame. Identifies allocation anti-patterns and provides zero-allocation alternatives.
maintainer
rbergman
更新日 1/19/2026
スター
1
フォーク
0
quick start
Installation and usage
Optimize game code for per-frame performance and GC pressure. Use PROACTIVELY when editing game loops, update functions, render code, or any code that runs every frame. Identifies allocation anti-patterns and provides zero-allocation alternatives.
インストール
$ install --globalskills.sh
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use game-perf