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
Atualizado 1/19/2026
Estrelas
1
Forks
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.
Instalação
$ install --globalskills.sh
Uso
Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:
skills use game-perf