Creates and modifies Unity scene and prefab files. Use this skill whenever creating, editing, or modifying .unity scene files or .prefab prefab files. This includes adding GameObjects, building uGUI hierarchies, wiring up components, and any task that results in changes to .unity or .prefab files.
$npx -y skills add nowsprinting/unity-coding-skills --skill edit-sceneInstalls into the current project.
Run `npx skills use "https://github.com/nowsprinting/unity-coding-skills" --skill "nowsprinting/unity-coding-skills/edit-scene"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nowsprinting/unity-coding-skills" that are relevant to the current task. Run `npx skills add "https://github.com/nowsprinting/unity-coding-skills"` and select the relevant skills, then follow their instructions.