rdc-setup
✓在项目中安装并设置 @data-client/react 或 @data-client/vue。检测项目类型(NextJS、Expo、React Native、Vue、plain 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、plain 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、plain 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 中使用
这个 Skill 的源码在哪?
https://github.com/reactive/data-client
详情
- 分类
- {}数据分析
- 来源
- skills.sh
- 收录时间
- 2026-02-03