关于
This skill provides a structured framework for developing enterprise-grade TypeScript APIs within the upkeep-io ecosystem. It enforces a strict Clean Architecture pattern using Inversify for dependency injection and Prisma for database management, ensuring code is modular, testable, and maintainable. By leveraging shared validation schemas and domain entities across a monorepo, it streamlines the development of complex features while providing integrated support for JWT authentication, Zod validation, and Railway deployment patterns.