Expert guidance for building production-grade, API-only Node.js + Express backends. This skill ensures every new backend project starts with a clean architecture, consistent patterns, and security-first defaults — whether in JavaScript or TypeScript.
If the user doesn't specify, default to: TypeScript + PostgreSQL + Prisma + JWT.
Node Version: Require Node 24 LTS (Active LTS), preferably >=24.10.0 for non-experimental env-file support. Use node --watch for dev restarts and --env-file-if-exists for env loading — no nodemon or dotenv needed. For the full version/stability table and lifecycle guidance, see node-version-guide.md.
Guida gli agenti AI nell'impalcatura e nello sviluppo di backend Node.js + Express di livello produttivo con una struttura di cartelle pulita e scalabile e best practice del settore. Da utilizzare quando l'utente chiede di "creare un backend", "configurare un'API", "impalcatura di un progetto Node", "creare un server Express", "creare API REST", "struttura di cartelle backend", "boilerplate API" o avvia un nuovo progetto backend Node.js/Express. Copre JS e TS. Fonte: codewithhashim/express-backend-starter-skill.