Node Backend Patterns

Node.js server-side patterns for Express and Next.js route handlers, covering repository and service layering, query batching, RFC 7807 errors, typed config, pino logging, and graceful shutdown. Use when you say "structure my Express API", "fix the N+1 in this route", "cache this Prisma query", "rate limit this endpoint", or "my Node app never exits on SIGTERM". Not for language-neutral backend design, use `backend-patterns`.

Lukk17 1223398 5 files · 32.0 KB Updated

File contents

Lukk17/agent-standards/tree/main/.agents/skills/node-backend-patterns commit 12233987d6

Frequently asked questions

npx skillmds@latest add lukk17/node-backend-patterns