소개
This skill equips Claude with a robust toolkit of production-grade backend patterns designed for scalability and maintainability. It covers essential architectural structures like the Repository and Service Layer patterns, database optimizations to prevent N+1 query issues, and advanced performance strategies such as Redis caching and background job queues. By providing standardized implementations for JWT authentication, role-based access control (RBAC), and centralized error handling, it ensures that generated server-side code meets professional security and reliability standards.