unity-scriptdesign

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

  • Reviewing code quality
  • Untangling tightly-coupled scripts
  • Planning a refactor for maintainability
  • 审查代码质量、理顺高耦合脚本、为可维护性规划重构

Unity Script Design Review

Use this skill before creating gameplay scripts, or after scripts are generated and need a design pass.

Review Checklist

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