About
This skill empowers Claude with professional-grade patterns for ensuring data integrity across the entire software stack. By integrating Zod for runtime schema validation, tRPC for end-to-end typed APIs, and Prisma for type-safe database interactions, it effectively eliminates common runtime errors and 'any' type leaks. It provides specific implementation strategies for advanced concepts like branded types to prevent ID confusion, exhaustive switch statements for compile-time safety, and strict Python type narrowing, making it an essential toolkit for developers building mission-critical, zero-trust architectures.