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