关于
This skill provides a comprehensive framework for building scalable and maintainable backend services within the Claude Code environment. It enforces a strict separation of concerns through a layered architecture—routing, controllers, business logic services, and data repositories—while integrating industry-standard tools like Sentry for error tracking and Prisma for database management. It is ideal for developers looking to maintain consistency across microservices, implement robust error handling, and ensure type-safety throughout the entire API lifecycle.