unity-asset
Installation
SKILL.md
unity-asset
PREREQUISITE:
../unity-shared/SKILL.md
調査フロー
1. アセット情報 u asset info <path>
2. 依存関係 u asset deps <path>
3. 参照元 u asset refs <path>
4. 問題検出 → 修正 → /unity-verify
コマンド
アセット操作
u asset info "Assets/Prefabs/Player.prefab" # 基本情報
Related skills