# Zod Schema Update

> Update shared Zod schemas while preserving cross-lane API compatibility.

- Skill: `onfire7777/zod-schema-update` (Agent Skill)
- Install (CLI): `npx skillmds@latest add onfire7777/zod-schema-update`
- Raw SKILL.md: https://api.skillmd.com/api/skills/onfire7777/zod-schema-update/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: onfire7777 (https://skillmd.com/u/onfire7777)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/onfire7777/zod-schema-update

---


# Zod Schema Update

- Prefer additive schema changes.
- Keep request validation and response contracts aligned.
- Update generated/shared types, backend validation, and dashboard callers together.
- Add focused tests for invalid input and successful contract use.
- Do not introduce breaking schema changes without an RFC.

