tzurot-types
CommunityDefine and validate types across microservices.
Authorlbds137
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you create and organize TypeScript types, constants, Zod schemas, and type guards, ensuring consistent data validation across microservices and reducing runtime errors.
Core Features & Use Cases
- Type and constant definitions: Centralize common types and constants across services.
- Zod schemas & runtime validation: Provide reusable validators for API boundaries.
- Cross-service type guards: Reuse type guards to ensure data integrity across microservices.
Quick Start
Import and reuse common types from the common-types package, then validate untrusted input with the provided Zod schemas.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: tzurot-types Download link: https://github.com/lbds137/tzurot/archive/main.zip#tzurot-types Please download this .zip file, extract it, and install it in the .claude/skills/ directory.