Building Backends

ALWAYS LOAD THIS SKILL WHEN DESIGNING OR CHANGING BACKEND, SERVICE, WORKER, OR API ARCHITECTURE: ROUTES, USE-CASE LAYERS, AUTH BOUNDARIES, PERSISTENCE, TRANSACTIONS, OR BACKGROUND JOBS. Do not shape backends directly — use this skill first. Backend architecture patterns: thin transport, reusable core, transaction ownership, auth/session boundaries, workers, idempotency, and infrastructure separation. Includes Python and TypeScript/Node ecosystem examples.

quick-brown-foxxx 45e7f53 6.4 KB Updated

File contents

quick-brown-foxxx/myai/tree/main/skills/building-backends commit 45e7f539cd

Frequently asked questions

npx skillmds@latest add quick-brown-foxxx/building-backends