Design RESTful APIs following Grey Haven standards - FastAPI routes, Pydantic schemas, HTTP status codes, pagination, filtering, error responses, OpenAPI docs, and multi-tenant patterns. Use when creating API endpoints, designing REST resources, implementing server functions, configuring FastAPI, writing Pydantic schemas, setting up error handling, implementing pagination, or when user mentions 'API', 'endpoint', 'REST', 'FastAPI', 'Pydantic', 'server function', 'OpenAPI', 'pagination', 'validation', 'error handling', 'rate limiting', 'CORS', or 'authentication'.
Inherits all available tools
Additional assets for this skill
This skill inherits all available tools. When active, it can use any tool Claude has access to.
checklists/api-design-checklist.mdchecklists/security-review.mdexamples/INDEX.mdexamples/fastapi-crud.mdexamples/pagination.mdexamples/pydantic-schemas.mdexamples/tanstack-start.mdexamples/testing.mdreference/INDEX.mdreference/authentication.mdreference/cors-rate-limiting.mdreference/error-handlers.mdreference/fastapi-setup.mdreference/openapi.mdtemplates/error-handler.pytemplates/fastapi-crud-endpoint.pytemplates/pydantic-schemas.pytemplates/rate-limiter.pytemplates/repository-pattern.pytemplates/tanstack-server-function.ts