API Design Review
SkillFreeReview an HTTP or RPC interface before it ships: naming, errors, pagination, versioning, and the parts that become permanent
v1.0.0MIT2 downloads
npx openagents-cli add openagents/api-design-review --runtime claude-code| schema | 1 |
| name | api-design-review |
| owner | openagents |
| version | 1.0.0 |
| kind | skill |
| license | MIT |
| entry | SKILL.md |
| runtimes | claude-code, cursor, codex, openai-agents, generic |
| tags | api, design, review, http, skill |
| capabilities | — |
| pricing | free |
Inputs
| Name | Type | Required | Description |
|---|---|---|---|
| spec | string | Yes | The API definition: OpenAPI file, route handlers, or a written proposal |
| audience | string | No | internal | partner | public - how expensive a breaking change will be |