besty0728/unity-project-scout
Advises on reconnoitering an existing Unity project — check Unity version, packages, asmdef layout, folders, and coding patterns before proposing changes. Use when first approaching an unfamiliar project, before proposing structural changes, or auditing the existing setup, even if the user just says "看看这个项目" or "项目用了什么". 为侦查现有 Unity 项目提供建议(在提改动前先查 Unity 版本、包、asmdef 结构、目录、编码风格);当用户要初次接触陌生项目、在提结构性改动前、或盘点现有配置时使用。
npx skills add https://github.com/Besty0728/Unity-Skills --skill unity-project-scout
Use this before recommending architecture changes in an existing project.
Collect only the information needed to avoid clashing with the current project:
asmdef layout, if anyAssets/ScriptableObject configPackages/manifest.json, Assets/, and *.asmdef> Mode: Documentation only — no REST skills to gate; load freely under any operating mode (Approval / Auto / Bypass).
Take besty0728/unity-project-scout from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.