api-endpoint-builder

This skill builds REST and GraphQL API endpoints with validation, error handling, and documentation.Supports Python (FastAPI, Flask), Node.js (Express, Fastify, Hono), Bun, and Go (Gin, Echo).Generates request/response validation (Pydantic, Zod), OpenAPI docs, error responses, and tests.Activate when user says "create API endpoint", "add REST route", "build GraphQL resolver", or needs CRUD operations.Output: Production-ready endpoint code with validation, error handling, tests, and documentation.

$ 安裝

git clone https://github.com/MaciWP/CV_Astro /tmp/CV_Astro && cp -r /tmp/CV_Astro/.claude/skills/api-endpoint-builder ~/.claude/skills/CV_Astro

// tip: Run this command in your terminal to install the skill