rdc-endpoint-setup
✓为自定义异步操作设置@data-client/endpoint。使用 Endpoint 包装现有异步函数,以便与数据客户端挂钩一起使用。在 rdc-setup 检测到非 REST/GraphQL 异步模式后使用。
SKILL.md
This skill configures @data-client/endpoint for wrapping existing async functions. It should be applied after rdc-setup detects custom async patterns that aren't REST or GraphQL.
If the default key function doesn't work for your use case:
In production builds, function names may be mangled. Always provide explicit name option:
为自定义异步操作设置@data-client/endpoint。使用 Endpoint 包装现有异步函数,以便与数据客户端挂钩一起使用。在 rdc-setup 检测到非 REST/GraphQL 异步模式后使用。 来源:reactive/data-client。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/reactive/data-client --skill rdc-endpoint-setup- 分类
- {}数据分析
- 认证
- ✓
- 收录时间
- 2026-02-05
- 更新时间
- 2026-02-18
快速解答
什么是 rdc-endpoint-setup?
为自定义异步操作设置@data-client/endpoint。使用 Endpoint 包装现有异步函数,以便与数据客户端挂钩一起使用。在 rdc-setup 检测到非 REST/GraphQL 异步模式后使用。 来源:reactive/data-client。
如何安装 rdc-endpoint-setup?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/reactive/data-client --skill rdc-endpoint-setup 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/reactive/data-client
详情
- 分类
- {}数据分析
- 来源
- skills.sh
- 收录时间
- 2026-02-05