소개
This skill provides comprehensive architectural guidance for building robust Node.js servers, REST APIs, and microservices. It implements industry-standard patterns such as Layered Architecture (Controllers, Services, Repositories), Dependency Injection, and type-safe schema validation. By following these patterns, developers can ensure their backends are maintainable, testable, and secure, featuring pre-configured middleware for authentication, logging, and centralized error handling.