designing-zod-schemas

Installation
SKILL.md

Zod Schema Designer

Overview

Guide the design and implementation of Zod schemas following the project's Zod-first development approach, where schemas are defined before implementing business logic.

When to Use

  • Creating new data structures
  • Adding validation to inputs
  • Designing configuration schemas
  • Implementing type-safe transformations
  • Creating test data builders

Core Principles

Zod-First Development

  1. Define Schema First: Schema is the source of truth
Related skills

More from saleor/configurator

Installs
22
GitHub Stars
29
First Seen
Jan 22, 2026