rdc-setup
✓プロジェクトに @data-client/react または @data-client/vue をインストールして設定します。プロジェクト タイプ (NextJS、Expo、React Native、Vue、プレーン React) とプロトコル (REST、GraphQL、カスタム) を検出し、プロトコル固有のセットアップ スキルに移ります。
SKILL.md
Before installing, detect the project type and protocol by checking these files:
| "next" in dependencies | NextJS | | "expo" in dependencies | Expo | | "vue" in dependencies | Vue | | "react-native" in dependencies (no expo) | React Native | | "react" in dependencies | Plain React |
Scan the codebase to determine which data-fetching protocols are used:
プロジェクトに @data-client/react または @data-client/vue をインストールして設定します。プロジェクト タイプ (NextJS、Expo、React Native、Vue、プレーン React) とプロトコル (REST、GraphQL、カスタム) を検出し、プロトコル固有のセットアップ スキルに移ります。 ソース: reactive/data-client。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/reactive/data-client --skill rdc-setup- カテゴリ
- {}データ分析
- 認証済み
- ✓
- 初回登録
- 2026-02-03
- 更新日
- 2026-02-18
クイックアンサー
rdc-setup とは?
プロジェクトに @data-client/react または @data-client/vue をインストールして設定します。プロジェクト タイプ (NextJS、Expo、React Native、Vue、プレーン React) とプロトコル (REST、GraphQL、カスタム) を検出し、プロトコル固有のセットアップ スキルに移ります。 ソース: reactive/data-client。
rdc-setup のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/reactive/data-client --skill rdc-setup インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/reactive/data-client
詳細
- カテゴリ
- {}データ分析
- ソース
- skills.sh
- 初回登録
- 2026-02-03