ワンクリックで
api-design
Describe your API needs in plain English — get OpenAPI 3.0 spec, then optionally generate implementation
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Describe your API needs in plain English — get OpenAPI 3.0 spec, then optionally generate implementation
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
| name | api-design |
| description | Describe your API needs in plain English — get OpenAPI 3.0 spec, then optionally generate implementation |
| category | developer-tools |
| triggers | ["design api","create openapi spec","design endpoints"] |
Design REST APIs from requirements, generate OpenAPI 3.0 spec.
Describe your API: "CRUD for transactions with filtering, pagination, and auth"
Generates: OpenAPI 3.0 YAML with schemas, endpoints, error responses, pagination. Optionally generates the implementation using the appropriate forge agent.
For full instructions, read agents/api-design.md.
SOC 職業分類に基づく
Indian Mutual Fund & enterprise domain expert — regulatory regulations, BRS creation, PRD generation with Figma screen workflows, Zoho Sprints integration
Generate and run Postman collections, validate API responses, manage test suites
Review layer separation, design patterns, DI, and module boundaries
Auto-generate changelog from git commits — grouped by feat/fix/docs with PR links
Review code against enterprise standards — auto-detects stack (.NET, NestJS, React, RN, Flutter)
Describe your data needs in plain English — get entities, relationships, migrations, and indexes