unity-csharp

Installation
SKILL.md

Unity C# Skill

Version: 2.0 Stack: Unity, C#

Patterns for writing clean, performant Unity C# code. Includes VR/mobile optimization.


Scope and Boundaries

This skill covers:

  • MonoBehaviour lifecycle and component architecture
  • Unity-specific C# patterns (caching, events, coroutines, null safety)
  • Performance optimization (draw calls, batching, LODs, pooling)
  • VR/mobile performance targets and profiling
  • ScriptableObject usage
Related skills
Installs
49
GitHub Stars
2
First Seen
Feb 17, 2026