Provides coding guidelines for Unity projects. Make sure to use this skill whenever writing, creating, editing, or modifying code files. This includes implementing new features, fixing bugs, refactoring, adding tests, or any task that results in code changes. Even for small edits or one-line fixes, load this skill to ensure project conventions are followed.
$npx -y skills add nowsprinting/unity-coding-skills --skill code-writing-guideInstalls into the current project.
Run `npx skills use "https://github.com/nowsprinting/unity-coding-skills" --skill "nowsprinting/unity-coding-skills/code-writing-guide"` 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.