nodejs-backend
Installation
SKILL.md
NodeJS Backend Skill
Build backend services with Node.js following project conventions for structure, database access, and error handling.
When to Use
- Creating backend API services
- Setting up Express or Fastify servers
- Connecting to PostgreSQL databases
- Implementing middleware patterns
- Handling environment configuration