·data-client-rest
{}

data-client-rest

使用 @data-client/rest 定义 REST API - resources()、RestEndpoint、CRUD、GET/POST/PUT/DELETE、HTTP fetch、标准化、缓存、urlPrefix、路径参数

21安装·0热度·@reactive

安装

$npx skills add https://github.com/reactive/data-client --skill data-client-rest

如何安装 data-client-rest

通过命令行快速安装 data-client-rest AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/reactive/data-client --skill data-client-rest
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:reactive/data-client。

SKILL.md

查看原文

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
分类
{}数据分析
认证
收录时间
2026-02-22
更新时间
2026-03-10

Browse more skills from reactive/data-client

快速解答

什么是 data-client-rest?

使用 @data-client/rest 定义 REST API - resources()、RestEndpoint、CRUD、GET/POST/PUT/DELETE、HTTP fetch、标准化、缓存、urlPrefix、路径参数 来源:reactive/data-client。

如何安装 data-client-rest?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/reactive/data-client --skill data-client-rest 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/reactive/data-client