·api-design
</>

api-design

指导 REST、GraphQL、gRPC 和 CLI 接口的 API 设计。在设计新 API、审查现有 API 合同或为项目建立 API 约定时,请使用此技能。生成一致、记录完善的 API 规范。

36安装·0热度·@s-hiraoku

安装

$npx skills add https://github.com/s-hiraoku/synapse-a2a --skill api-design

如何安装 api-design

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

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

来源:s-hiraoku/synapse-a2a。

SKILL.md

查看原文

Design consistent, well-documented APIs across REST, GraphQL, gRPC, and CLI interfaces.

| GET | Read | Yes | | POST | Create / action | No | | PUT | Full replace | Yes | | PATCH | Partial update | Yes | | DELETE | Remove | Yes |

| 200 | Success (with body) | | 201 | Created | | 204 | Success (no body) | | 400 | Client error (validation) | | 401 | Not authenticated | | 403 | Not authorized | | 404 | Not found | | 409 | Conflict (duplicate, state mismatch) | | 422 | Unprocessable (semantically invalid) | | 500 | Server error |

指导 REST、GraphQL、gRPC 和 CLI 接口的 API 设计。在设计新 API、审查现有 API 合同或为项目建立 API 约定时,请使用此技能。生成一致、记录完善的 API 规范。 来源:s-hiraoku/synapse-a2a。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/s-hiraoku/synapse-a2a --skill api-design
分类
</>开发工具
认证
收录时间
2026-02-19
更新时间
2026-03-10

Browse more skills from s-hiraoku/synapse-a2a

快速解答

什么是 api-design?

指导 REST、GraphQL、gRPC 和 CLI 接口的 API 设计。在设计新 API、审查现有 API 合同或为项目建立 API 约定时,请使用此技能。生成一致、记录完善的 API 规范。 来源:s-hiraoku/synapse-a2a。

如何安装 api-design?

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

这个 Skill 的源码在哪?

https://github.com/s-hiraoku/synapse-a2a

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-19