소개
The Node.js Backend Patterns skill provides comprehensive guidance and boilerplate for creating scalable, maintainable server-side applications using frameworks like Express and Fastify. It implements enterprise-grade standards including layered architecture (Controllers, Services, Repositories), dependency injection, and centralized error handling. Whether you're building a RESTful API or a complex microservice, this skill ensures your backend adheres to industry best practices for security, validation, and database integration using TypeScript-first principles.