Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From unity-coding-skills
Applies Unity project coding guidelines before any code change. Reads project-specific rules, modern Unity patterns, event function docs, and API references.
npx claudepluginhub nowsprinting/unity-coding-skills --plugin unity-coding-skillsHow this skill is triggered — by the user, by Claude, or both
Slash command
/unity-coding-skills:code-writing-guideThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Guide for writing code in Unity projects.
Guides technical evaluation of code review feedback: read fully, restate for understanding, verify against codebase, respond with reasoning or pushback before implementing.
Share bugs, ideas, or general feedback.
Guide for writing code in Unity projects.
mcp__jetbrains__unity_play_control tool first — Play Mode may skip recompilation, leaving stale code active..meta files. Unity editor creates them automatically..unity) or prefab (.prefab) files, use the edit-scene skill.Read the appropriate resource file based on the situation:
${CLAUDE_SKILL_DIR}/resources/coding-guideline.md${CLAUDE_SKILL_DIR}/resources/unity-modern-guidelines.md${CLAUDE_SKILL_DIR}/resources/unity-event-functions.md${CLAUDE_SKILL_DIR}/resources/unity-references.md${CLAUDE_SKILL_DIR}/resources/diagnostics-review-feedback.md