Unity YAML Editing Guide

Provides guidelines for directly editing Unity YAML-serialized asset files for Unity projects. Make sure to use this skill whenever creating, editing, or modifying simple YAML asset files (ScriptableObjects, Materials, etc.) via Edit/Write tools without going through the Unity Editor. This includes adjusting ScriptableObject field values, modifying material shader properties, or any task that results in direct changes to allowlisted Unity YAML asset files. Even for small edits or one-line value changes, load this skill to ensure Unity asset-YAML conventions are followed.

nowsprinting c5e1ced 2 files · 18.0 KB Updated

File contents

nowsprinting/unity-coding-skills/tree/main/skills/unity-yaml-editing-guide commit c5e1ced33d

Frequently asked questions

npx skillmds@latest add nowsprinting/unity-yaml-editing-guide