Unity

Unity and C# standards for allocation-free per-frame code, object pooling, Addressables load and release pairing, cached component lookups, script execution order, ScriptableObject architecture, and the Unity Test Framework. Use when you say "why does my game stutter every few seconds", "pool these bullets", "load this asset with Addressables", "cache this GetComponent call", or "write an edit mode test for this". Not for engine-agnostic C# and SOLID rules, use `coding-standards`.

Lukk17 cbc59e1 3 files · 17.5 KB Updated

File contents

Lukk17/agent-standards/tree/main/.agents/skills/unity commit cbc59e18e5

Frequently asked questions

npx skillmds@latest add lukk17/unity