API Service Scaffold

Scaffold a production-grade backend HTTP service (REST or GraphQL) with the layering, error model, validation, config and health surface already wired. Use when starting a new service or adding a new bounded context to a monorepo. Produces a runnable skeleton that passes lint + a smoke test, not a toy. Language-agnostic playbook with concrete Node/TypeScript and Python/FastAPI recipes.

omonuj 56f2d86 6.3 KB Updated

File contents

omonuj/claude-skills/tree/main/skills/backend/api-service-scaffold commit 56f2d862e4

Frequently asked questions

npx skillmds@latest add omonuj/api-service-scaffold