com um clique
api-design
Design RESTful APIs with best practices, conventions, and OpenAPI specs
Menu
Design RESTful APIs with best practices, conventions, and OpenAPI specs
Generate and compare multiple implementation variants with benchmarking and scoring
Advanced browser automation for AI agents with snapshot-ref interaction pattern - navigate, snapshot interactive elements with refs, click/fill/select by refs, manage sessions, and extract structured data
Generate API documentation from code - produce OpenAPI/Swagger specs, Markdown API references, request/response examples, and interactive documentation from source code analysis
Universal API gateway - connect to 100+ APIs with a unified interface, manage API keys, and chain API calls
API测试技能 - IPC处理器发现、测试生成、健康检查、回归测试
双阶段架构模式 - 先规划后编辑,分离推理与代码修改,提升多文件编辑准确率
| name | api-design |
| display-name | API Design |
| description | Design RESTful APIs with best practices, conventions, and OpenAPI specs |
| version | 1.0.0 |
| category | development |
| user-invocable | true |
| tags | ["api","design","rest","openapi","development"] |
| capabilities | ["api-design","api-review","openapi-generation","versioning-strategy","error-design"] |
| os | ["win32","darwin","linux"] |
| handler | ./handler.js |
Design and review APIs following RESTful best practices and industry conventions.
/api-design [mode] [requirements or file path]
/api-design design User management API with CRUD and roles
/api-design review src/routes/api.js
/api-design openapi E-commerce product catalog API
/api-design versioning Plan v2 migration for payment API
/api-design errors Design error handling for authentication service
API design document with endpoints, request/response schemas, status codes, and conventions.