关于
This skill provides a comprehensive framework for building scalable and maintainable backend microservices by enforcing a strict layered architecture (Routes, Controllers, Services, and Repositories). It integrates essential industry tools like Prisma for database access, Zod for schema validation, and Sentry for error tracking, ensuring that every part of your API is robust and well-documented. Whether you are bootstrapping a new service or refactoring legacy code, it provides the checklists, templates, and coding standards needed to maintain high-quality backend infrastructure.