unity-adr

Installation
SKILL.md

Unity ADR

Use this when architecture choices may be revisited later or when multiple plausible options exist.

Output Format

  • Decision
  • Context
  • Options considered
  • Chosen option
  • Why this option won
  • Consequences
  • Revisit triggers

Example Use Cases

  • Coroutine vs UniTask
  • Direct reference vs event-driven communication
  • ScriptableObject config vs in-scene authoring
Related skills

More from besty0728/unity-skills

Installs
17
GitHub Stars
987
First Seen
Mar 14, 2026