Zod Guide

Use when defining or editing Zod 4.0+ schemas for runtime validation in TypeScript. Triggers on `.ts` files with `zod` imports and prompts about API input validation, schema composition, type inference (`z.infer`), `z.uuid()`, `z.email()`, `z.iso.datetime()`, defaults, or refinements, even when the user doesn't say 'Zod'.

xonovex 605f361 7 files · 11.2 KB Updated

File contents

xonovex/platform/tree/main/packages/skill/skill-zod/zod-guide commit 605f3612e3

Frequently asked questions

npx skillmds@latest add xonovex/zod-guide