关于
This skill provides comprehensive architectural guidance for developing robust Node.js server-side applications. It streamlines the creation of RESTful APIs and microservices by enforcing proven patterns like layered architecture (Controller-Service-Repository), dependency injection, and centralized error handling. Whether using minimalist frameworks like Express or high-performance options like Fastify, the skill ensures best practices for security, authentication, and database integration are consistently applied, resulting in maintainable and testable codebases.