Nodejs

Use when building or operating a plain Node.js / Express 5 backend service: project layout, async correctness, central error middleware, fail-fast config, graceful shutdown on SIGTERM. NOT DI modules/providers/guards (that is `nestjs`), NOT the type system or tsconfig (that is `typescript`), NOT REST contract design (that is `api-design`).

ericrisco 8eae64f 6 files · 25.9 KB Updated

File contents

ericrisco/rsc-harness/tree/main/skills/nodejs commit 8eae64f087

Frequently asked questions

npx skillmds@latest add ericrisco/nodejs