概要
This skill provides comprehensive architectural guidance and implementation patterns for building robust Node.js backend services. It streamlines the creation of REST APIs and microservices by providing standardized templates for layered architectures, dependency injection, and essential middleware like authentication and validation. Whether you are using Express for its minimalist approach or Fastify for high performance, this skill ensures your backend is scalable, maintainable, and follows modern software engineering principles for production environments.