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.
Guía a los agentes de IA para crear andamiaje y desarrollar backends Node.js + Express de nivel de producción con una estructura de carpetas limpia y escalable y las mejores prácticas de la industria. Úselo cuando el usuario solicite "crear un backend", "configurar una API", "desarrollar un proyecto de Node", "construir un servidor Express", "crear API REST", "estructura de carpetas de backend", "modelo de API" o inicia un nuevo proyecto de backend de Node.js/Express. Cubre JS y TS. Fuente: codewithhashim/express-backend-starter-skill.