unity-architecture

Installation
SKILL.md

Before calling any skill in this module: if you are about to call a skill with parameters guessed from its name or description, STOP — read this file (or fetch its schema via GET /skills/recommend?includeSchema=true) first. If you already have the parameter definitions from recommend/schema, you may proceed straight to dryRun.

Triggers

  • Planning code organization
  • Splitting responsibilities
  • Reducing coupling
  • Choosing refactor direction
  • 规划代码结构、划分职责、降低耦合、确定重构方向

Unity Architecture Advisor

Use this before generating lots of gameplay scripts or when the user asks for a cleaner architecture.

Workflow

Installs
68
GitHub Stars
1.7K
First Seen
Mar 14, 2026
unity-architecture — besty0728/unity-skills