소개
This skill provides a comprehensive suite of production-ready backend patterns and best practices for developers building with Node.js, Express, and Next.js. It equips Claude with the expertise to implement modular architectures using Repository and Service layer patterns, design clean RESTful APIs, and optimize database interactions to prevent common performance bottlenecks like N+1 queries. It also covers essential server-side requirements including JWT authentication, Role-Based Access Control (RBAC), Redis caching strategies, and background job processing, ensuring your server-side logic is maintainable, secure, and highly performant.