소개
This skill provides a comprehensive framework for building scalable backend systems using a layered architecture of routes, controllers, services, and repositories. It automates the implementation of mission-critical patterns such as Zod-based input validation, Prisma database interactions, Sentry error tracking, and unified configuration management. By providing specific guidance on dependency injection and async error handling, it ensures that every microservice adheres to production-grade standards while eliminating common anti-patterns like business logic in routes or direct environment variable access.