·designing-apis
>_

designing-apis

cloudai-x/claude-workflow-v2

设计 REST 和 GraphQL API,包括端点、错误处理、版本控制和文档。在创建新 API、设计端点、审查 API 合同或询问 REST、GraphQL 或 API 模式时使用。

24安装·1热度·@cloudai-x

安装

$npx skills add https://github.com/cloudai-x/claude-workflow-v2 --skill designing-apis

SKILL.md

HTTP Status Codes | Code | Meaning | Use Case |

| 200 | OK | Successful GET, PUT, PATCH | | 201 | Created | Successful POST | | 204 | No Content | Successful DELETE | | 400 | Bad Request | Invalid input | | 401 | Unauthorized | Missing/invalid auth | | 403 | Forbidden | Valid auth, no permission | | 404 | Not Found | Resource doesn't exist | | 409 | Conflict | Duplicate, state conflict |

| 422 | Unprocessable | Validation failed | | 429 | Too Many Requests | Rate limited | | 500 | Internal Error | Server error |

设计 REST 和 GraphQL API,包括端点、错误处理、版本控制和文档。在创建新 API、设计端点、审查 API 合同或询问 REST、GraphQL 或 API 模式时使用。 来源:cloudai-x/claude-workflow-v2。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/cloudai-x/claude-workflow-v2 --skill designing-apis
分类
>_效率工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 designing-apis?

设计 REST 和 GraphQL API,包括端点、错误处理、版本控制和文档。在创建新 API、设计端点、审查 API 合同或询问 REST、GraphQL 或 API 模式时使用。 来源:cloudai-x/claude-workflow-v2。

如何安装 designing-apis?

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

这个 Skill 的源码在哪?

https://github.com/cloudai-x/claude-workflow-v2