From prefab-sentinel
Investigates and documents VRChat avatar tools (ModularAvatar, VRCFury, etc.) via web search, code analysis, and Unity inspection, storing knowledge with confidence levels.
How this skill is triggered — by the user, by Claude, or both
Slash command
/prefab-sentinel:knowledge-acquisitionThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
VRChat エコシステムツールのナレッジを体系的に調査し `knowledge/` に蓄積する。
VRChat エコシステムツールのナレッジを体系的に調査し knowledge/ に蓄積する。
4 フェーズで段階的に知識の精度を上げる。途中で止めてよい(Phase 1 だけでも confidence: low のナレッジとして価値がある)。
low に設定するPackages/ フォルダ)で [SerializeField] を列挙する.meta ファイルから特定するmedium に設定する前提: 検証用 Unity プロジェクトに対象ツールがインストール済みであること。
inspect_wiring: フィールドの配線状態get_unity_symbols: コンポーネント階層inspect_hierarchy: Transform 構造inspect_materials: マテリアル・シェーダー情報high に設定する前提: 実プロジェクトに対象ツールを使用したアセットが存在すること。
| ツール | 用途 | フェーズ |
|---|---|---|
inspect_wiring | コンポーネントのフィールド配線を実測 | Phase 3 |
get_unity_symbols | コンポーネント階層の構造取得 | Phase 3 |
inspect_hierarchy | Transform 構造の取得 | Phase 3 |
inspect_materials | マテリアル・シェーダー情報の取得 | Phase 3 |
inspect_material_asset | マテリアルアセットのシェーダープロパティ詳細取得 | Phase 3 |
| Web 検索 / WebFetch | 公式ドキュメント取得 | Phase 1 |
inspect_wiring / get_unity_symbols / inspect_hierarchy を使う際の引数仕様は /prefab-sentinel:guide と docs/tools.md を参照する。/prefab-sentinel:prefab-reference-repair に切り替える。/prefab-sentinel:variant-safe-edit の dry-run → confirm 経路に乗せる。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