Building Backends

The foundational guide for how Claude should build backend systems — the rules, defaults, and judgment that apply to every service before reaching for a specific playbook. Read this FIRST for any backend work (new service, new endpoint, data model, auth, background job). Covers architecture, API design, the data layer, error handling, security, concurrency, and testing, and points to the specific skills (api-service-scaffold, db-migration-guardian, backend-observability) for the deep dives.

omonuj 7fd4d06 9.3 KB Updated

File contents

omonuj/claude-skills/tree/main/skills/backend/building-backends commit 7fd4d06ec2

Frequently asked questions

npx skillmds@latest add omonuj/building-backends