소개
This skill provides a comprehensive framework for building scalable backend microservices, establishing clear architectural boundaries between routes, controllers, services, and repositories. It enforces industry best practices for input validation using Zod, database access via Prisma, and professional-grade observability with Sentry. By providing standardized templates and checklists, it helps developers maintain consistency across distributed systems while avoiding common anti-patterns like business logic in routes or direct environment variable access.