react-flow
Installation
SKILL.md
React Flow リファレンス
React Flow ライブラリの全 API ドキュメントを網羅したスキル。 ユーザーのタスクに応じて適切な README.md を読み、そこから個別ファイルへ辿ること。
ディレクトリ構造
.claude/skills/react-flow/
├── SKILL.md ← このファイル(エントリーポイント)
└── references/
├── learn/README.md ← 学習ガイド(25ページ)
├── troubleshooting/README.md ← トラブルシューティング(5ページ)
├── components/README.md ← コンポーネント(16ページ)
├── hooks/README.md ← フック(19ページ)
├── types/README.md ← 型定義(64ページ)
├── utils/README.md ← ユーティリティ(15ページ)
└── examples/README.md ← 実装例(8ページ)