shared-api-types - Shared API Types and Schemas Management
Provides guidelines for using shared API types and schemas package for type safety
Tags
Updated: 2026-03-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- define API response schemas
- define API request schemas
- define shared enums
- infer TypeScript types
- use Zod schemas
Inputs
- API contract definitions
- type requirements
- Zod schemas
Outputs
- type definition files
- schema files
- domain-organized exports
Requirements
- Zod library
- TypeScript
- domain-based directory structure
