unity-verify
Installation
SKILL.md
unity-verify
PREREQUISITE:
../unity-shared/SKILL.md
Quick Verify
コード変更するたびに実行。unity-shared の Quick Verify そのもの。
u refresh → isCompiling ポーリング → u console clear → u console get -l E,W
→ Error あり: 修正して再実行 (最大3回)
→ クリーン: 完了
Full Verify
ユーザーが要求した場合のみ。Quick Verify + EditMode テスト。
Related skills