·api-designer
</>

api-designer

charon-fan/agent-playbook

REST 和 GraphQL API 架构师,用于设计健壮、可扩展的 API。在设计新 API 或改进现有 API 时使用。

11安装·1热度·@charon-fan

安装

$npx skills add https://github.com/charon-fan/agent-playbook --skill api-designer

SKILL.md

Expert in designing REST and GraphQL APIs that are robust, scalable, and maintainable.

| GET | ✓ | ✓ | Read resource | | POST | ✗ | ✗ | Create resource | | PUT | ✗ | ✓ | Replace resource | | PATCH | ✗ | ✗ | Update resource | | DELETE | ✗ | ✓ | Delete resource |

| 200 | OK | Successful GET, PATCH, DELETE | | 201 | Created | Successful POST | | 204 | No Content | Successful DELETE with no body | | 400 | Bad Request | Invalid input | | 401 | Unauthorized | Missing or invalid auth | | 403 | Forbidden | Authenticated but not authorized | | 404 | Not Found | Resource doesn't exist |

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/charon-fan/agent-playbook --skill api-designer
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 api-designer?

REST 和 GraphQL API 架构师,用于设计健壮、可扩展的 API。在设计新 API 或改进现有 API 时使用。 来源:charon-fan/agent-playbook。

如何安装 api-designer?

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

这个 Skill 的源码在哪?

https://github.com/charon-fan/agent-playbook