zod
π―Skillfrom oriolrius/pki-manager-web
Validates and infers TypeScript schemas with zero dependencies, enabling robust type-safe data parsing and validation across various complex types.
Part of
oriolrius/pki-manager-web(18 items)
Installation
npm install zodSkill Details
Expert guidance for Zod schema validation including type inference, schema composition, parsing, refinements, transformations, error handling, and TypeScript integration. Use this when building type-safe validation, form validation, or API input validation.
More from this repository10
trpc skill from oriolrius/pki-manager-web
keycloak skill from oriolrius/pki-manager-web
sqlite skill from oriolrius/pki-manager-web
backlog.md skill from oriolrius/pki-manager-web
next.js skill from oriolrius/pki-manager-web
Skill
oauth2 skill from oriolrius/pki-manager-web
Manages client-side routing and navigation for the PKI Manager web application using TanStack Router, enabling type-safe and declarative route configuration in the React frontend.
Manages asynchronous data fetching, caching, and synchronization for PKI-related API requests in the React frontend, providing efficient state management and automatic background updates.
Provides expert testing support for Vite-based applications using Vitest's fast, TypeScript-friendly, and Jest-compatible testing framework.