API Development

WHEN to auto-invoke: Creating API routes, building endpoints, adding route.ts files, implementing REST/GraphQL APIs, adding authentication to APIs, rate limiting, API validation with Zod, handling HTTP methods (GET/POST/PUT/DELETE). WHEN NOT to invoke: Pure frontend work, styling, React components without API calls, documentation-only tasks, database migrations without API changes.

gr8monk3ys 0c24cb2 2.4 KB Updated

File contents

gr8monk3ys/skills/tree/main/skills/engineering/api-development commit 0c24cb2edd

Frequently asked questions

npx skillmds@latest add gr8monk3ys/api-development