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.

rbergman
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