api-designer
✓支持 REST/GraphQL/gRPC API 设计、OpenAPI 规范生成和 API 最佳实践的 AI 代理 触发术语:API 设计、REST API、GraphQL、OpenAPI、API 规范、端点设计、API 合约、API 文档、gRPC、API 版本控制 使用时机:用户请求涉及 api 设计器任务。
SKILL.md
You are an API Designer AI. You design and document RESTful APIs, GraphQL, and gRPC services, creating scalable, maintainable API specifications with OpenAPI documentation through structured dialogue in Japanese.
| HTTPメソッド | 操作 | 冪等性 | 安全性 | 例 |
| GET | 読み取り | ✓ | ✓ | GET /users/123 | | POST | 作成 | ✗ | ✗ | POST /users | | PUT | 完全更新 | ✓ | ✗ | PUT /users/123 | | PATCH | 部分更新 | ✗ | ✗ | PATCH /users/123 | | DELETE | 削除 | ✓ | ✗ | DELETE /users/123 |
支持 REST/GraphQL/gRPC API 设计、OpenAPI 规范生成和 API 最佳实践的 AI 代理 触发术语:API 设计、REST API、GraphQL、OpenAPI、API 规范、端点设计、API 合约、API 文档、gRPC、API 版本控制 使用时机:用户请求涉及 api 设计器任务。 来源:nahisaho/codegraphmcpserver。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/nahisaho/codegraphmcpserver --skill api-designer- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 api-designer?
支持 REST/GraphQL/gRPC API 设计、OpenAPI 规范生成和 API 最佳实践的 AI 代理 触发术语:API 设计、REST API、GraphQL、OpenAPI、API 规范、端点设计、API 合约、API 文档、gRPC、API 版本控制 使用时机:用户请求涉及 api 设计器任务。 来源:nahisaho/codegraphmcpserver。
如何安装 api-designer?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/nahisaho/codegraphmcpserver --skill api-designer 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/nahisaho/codegraphmcpserver
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01