From prefab-sentinel
Classifies Udon/ClientSim runtime exceptions, maps errors to assets, and applies safe_fix or decision_required for triage. Triggers on runtime exceptions, Udon nullrefs, ClientSim startup failures, and log-based regressions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/prefab-sentinel:udon-log-triageThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
MCP ツールを直接呼び出す(CLI は廃止済み)。
MCP ツールを直接呼び出す(CLI は廃止済み)。
Reduce runtime failures by classifying logs, mapping errors to assets, and controlling fixes.
validate_runtime MCP ツールでランタイムログを収集・分類する。assert_no_critical_errors のステップを確認する。find_referencing_assets でエラー箇所をアセット/コンポーネントにマッピングする。safe_fix、それ以外は decision_required。validate_runtime — UdonSharp コンパイル + ClientSim 実行検証(asset_path パラメータ)find_referencing_assets — エラー箇所のアセット参照検索inspect_wiring — MonoBehaviour フィールド配線検査Unity Editor 起動中は以下の環境変数で Editor Bridge 経由の検証が可能:
export UNITYTOOL_BRIDGE_WATCH_DIR=/path/to/EditorBridge
UNITYTOOL_BRIDGE_WATCH_DIR or the watch directory is unreachable), mark the task as pending and stop after classification steps.NullReferenceException の対象 PPtr が解決できない)と判明したら /prefab-sentinel:prefab-reference-repair に切り替える。/prefab-sentinel:variant-safe-edit で dry-run → confirm 経路に乗せる。/prefab-sentinel:guide を参照する。Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub tyunta/prefab-sentinel --plugin prefab-sentinel