Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

unity-tdd-workflow

Étoiles37
Forks11
Mis à jour18 juillet 2026 à 11:33

Write new Unity gameplay scripts test-first (red-green-refactor), structuring code so the core rule logic (health, timers/cooldowns, scoring, spawn timing) can be exercised in EditMode tests without a running scene. Use this whenever the user asks to implement a new gameplay feature, add a gameplay script, or says things like "viết feature mới", "implement story X", "add a system for Y" — especially when no tests exist yet for that system. Pairs well with unity-clean-architecture-review for structuring the split between logic and MonoBehaviour.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly