Unity C# Scripting (MonoBehaviour)

Write Unity 6.3 LTS C# gameplay scripts: the MonoBehaviour lifecycle (Awake/OnEnable/Start/Update/FixedUpdate/LateUpdate), GameObject and component access, coroutines, and Inspector serialization. Use when creating or editing .cs scripts in a Unity project, or when the user mentions MonoBehaviour, Start/Update, GetComponent, SerializeField, coroutines, or "Unity script".

Skill name
unity-csharp-scripting

Install

npx skills add gamedev-skills/awesome-gamedev-agent-skills

Installs every skill in the collection; the router loads unity-csharp-scripting when your request matches it.

Skill source

Read the full playbook in skills/unity/unity-csharp-scripting/SKILL.md.

Related skills

unity-animation, unity-build-pipeline, unity-input-system, unity-navmesh, unity-physics, unity-scriptableobjects, unity-tilemap-2d