unity-project-scout

Installation
SKILL.md

Unity Project Scout

Use this before recommending architecture changes in an existing project.

Inspect First

Collect only the information needed to avoid clashing with the current project:

  • Unity version and render pipeline
  • Installed packages and notable dependencies
  • asmdef layout, if any
  • Folder structure under Assets/
  • Whether the project already uses:
    • ScriptableObject config
    • service/singleton patterns
    • event-driven flows
    • custom inspectors/property drawers
    • tests
  • Existing naming and code organization style
Installs
22
GitHub Stars
1.2K
First Seen
Mar 14, 2026
unity-project-scout — besty0728/unity-skills