概要
Zod v4 is a powerful validation library designed for TypeScript developers to bridge the gap between static types and runtime data. This skill enables Claude to efficiently implement complex data schemas, perform safe parsing with detailed error reporting, and transform data during validation. It covers advanced patterns like discriminated unions, recursive schemas, and file validation, making it indispensable for building robust APIs and type-safe frontend applications with high performance and minimal bundle sizes.