AI AGENT ADDONS

Zod helps you check the shape of your data in TypeScript. You define a schema once. Then you get automatic validation and TypeScript types.

It is useful for form validation, API request checking, and environment variables. With Zod you can be sure your data is correct at runtime and in your code editor.

Add Zod skill to your workflow

Global

mkdir -p ~/.claude/skills/zod

Project

mkdir -p .claude/skills/zod

Source Repository

Stars
58
Forks
19
Watchers
58
License
MIT
Last Push
1 month ago
Created
8 months ago