10 agent markdown files indexed from nowsprinting/unity-coding-skills. Install any of them pinned to an exact hash with mdr add nowsprinting/unity-coding-skills/<name>.
nowsprinting/unity-coding-skills · skills/code-writing-guide/SKILL.md · Provides coding guidelines for Unity projects. Make sure to use this skill whenever writing, creating, editing, or…
nowsprinting/unity-coding-skills · skills/edit-scene/SKILL.md · Creates and modifies Unity scene and prefab files. Use this skill whenever creating, editing, or modifying .unity scene…
nowsprinting/unity-coding-skills · skills/fix-bug/SKILL.md · Diagnoses and fixes bugs using a test-first workflow (reproduce, diagnose, fix). Use this skill whenever the user…
nowsprinting/unity-coding-skills · skills/plan-feature/SKILL.md · Orchestrates the test-first implementation planning workflow for feature implementation and spec changes. Use this…
nowsprinting/unity-coding-skills · skills/refine-tests/SKILL.md · Reviews existing test code for conformance to the test-designing-guide and test-writing-guide, then applies the…
nowsprinting/unity-coding-skills · skills/resolve-diagnostics/SKILL.md · Resolves IDE diagnostics (inspections and analyzer findings) at the `warning` or higher severity level for a given set…
nowsprinting/unity-coding-skills · skills/run-tests/SKILL.md · Provides guidelines for running Unity tests using the run_unity_tests tool. Make sure to use this skill whenever…
nowsprinting/unity-coding-skills · skills/test-designing-guide/SKILL.md · Provides test design methodology for Unity projects. Use this skill whenever designing test cases from requirements or…
nowsprinting/unity-coding-skills · skills/test-writing-guide/SKILL.md · Provides guidelines for writing test code for Unity projects. Make sure to use this skill whenever writing, creating…
nowsprinting/unity-coding-skills · skills/unity-yaml-editing-guide/SKILL.md · Provides guidelines for directly editing Unity YAML-serialized asset files for Unity projects. Make sure to use this…