Agent skill

api-design

Design or review API endpoints (REST/GraphQL)

Stars 10
Forks 1

Install this agent skill to your Project

npx add-skill https://github.com/hivellm/rulebook/tree/main/templates/skills/dev/api-design

SKILL.md

Design or review the API for: $ARGUMENTS

Steps:

  1. Gather requirements from the codebase and any existing API patterns
  2. Design endpoints following REST conventions (or GraphQL schema)
  3. Define request/response schemas with types
  4. Document error responses and status codes
  5. Write or update OpenAPI spec if applicable

Didn't find tool you were looking for?

Be as detailed as possible for better results