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
Updated 1/19/2026
Stars
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.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use game-perf