API Architect

Design HTTP APIs (REST or GraphQL) from a requirements document — endpoints, resource names, request/response shapes, auth model, pagination, errors, versioning. Produces an OpenAPI 3.1 spec for REST or a typed SDL for GraphQL, plus a one-page design rationale. Use when the user says "design an API for", "plan the endpoints", "give me the API schema for", "REST or GraphQL for this?", or hands over a feature spec and asks for the API surface.

ak-ship b142d5f 8.3 KB Updated

File contents

ak-ship/fullstack-agent-skills/tree/main/skills/api-architect commit b142d5ffee

Frequently asked questions

npx skillmds@latest add ak-ship/api-architect