zod-validation

Zodライブラリによるランタイムバリデーション、スキーマ定義、TypeScript型推論を専門とするスキル。型安全なバリデーションロジックを設計・実装し、API・フォーム・ドメイン層での検証を網羅する。Anchors:• Zod Official Documentation / 適用: スキーマAPI・バリデーション / 目的: 公式パターン準拠• Effective TypeScript (Dan Vanderkam) / 適用: 型設計・型推論 / 目的: ランタイム安全性担保• @hookform/resolvers / 適用: フォーム統合 / 目的: React Hook Form連携Trigger:Use when implementing runtime validation with Zod, defining TypeScript schemas, integrating form validation (react-hook-form), or validating API requests/responses. Keywords: zod, schema, safeParse, refine, z.infer, zodResolver.

$ Installer

git clone https://github.com/daishiman/AIWorkflowOrchestrator /tmp/AIWorkflowOrchestrator && cp -r /tmp/AIWorkflowOrchestrator/.claude/skills/zod-validation ~/.claude/skills/AIWorkflowOrchestrator

// tip: Run this command in your terminal to install the skill