什么是 data-client-rest?
使用 @data-client/rest 定义 REST API - resources()、RestEndpoint、CRUD、GET/POST/PUT/DELETE、HTTP fetch、标准化、缓存、urlPrefix、路径参数 来源:reactive/data-client。
使用 @data-client/rest 定义 REST API - resources()、RestEndpoint、CRUD、GET/POST/PUT/DELETE、HTTP fetch、标准化、缓存、urlPrefix、路径参数
通过命令行快速安装 data-client-rest AI 技能到你的开发环境
来源:reactive/data-client。
This project uses @data-client/rest to define, fetch, normalize, and update RESTful resources and entities in React/TypeScript apps with type safety and automatic cache management.
Always follow these patterns when generating code that interacts with remote APIs.
This project uses schemas to define and normalize data models with type safety and automatic cache management. Apply the skill "data-client-schema" for schema patterns. Always follow these patterns (apply the skill "data-client-schema") when generating mutable data definitions.
使用 @data-client/rest 定义 REST API - resources()、RestEndpoint、CRUD、GET/POST/PUT/DELETE、HTTP fetch、标准化、缓存、urlPrefix、路径参数 来源:reactive/data-client。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/reactive/data-client --skill data-client-rest使用 @data-client/rest 定义 REST API - resources()、RestEndpoint、CRUD、GET/POST/PUT/DELETE、HTTP fetch、标准化、缓存、urlPrefix、路径参数 来源:reactive/data-client。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/reactive/data-client --skill data-client-rest 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/reactive/data-client