| Objects | Object Pooling | High | Medium | | Strings | StringBuilder | Medium | Low | | Collections | Pre-allocation | Medium | Low | | Assets | Streaming | High | High | | Textures | Compression | High | Low | | GC | Incremental GC | Medium | Low | | Events | Weak References | Low | Medium |
Use this skill: When optimizing memory usage, reducing frame stutters, or supporting mobile platforms.
Ottimizzazione della memoria di gioco, pooling di oggetti, ottimizzazione della garbage collection, e una gestione efficiente delle risorse per le piattaforme target. Fonte: pluginagentmarketplace/custom-plugin-game-developer.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-game-developer --skill memory-management Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw