zodipus-migration
✓Migrate to Zodipus from other Prisma-Zod generators like prisma-zod-generator, zod-prisma, zod-prisma-types, or zmodel. Use when switching from another Prisma validation library.
Installation
SKILL.md
| Clean schemas (no relations) | No | No | Yes | | Query Engine | No | No | Yes | | Automatic result validation | No | No | Yes | | Custom JSON schemas | Limited | No | Yes | | Selective field validation | No | No | Yes | | Type-safe query builder | No | No | Yes | | Active maintenance | Limited | Limited | Yes |
| UserModel | UserSchema | | PostModel | PostSchema | | RoleEnum | RoleSchema |
zod-prisma-types generates many schema variants (Create, Update, Where, OrderBy, etc.). Zodipus generates only the core model schema - derive variants as needed.
Migrate to Zodipus from other Prisma-Zod generators like prisma-zod-generator, zod-prisma, zod-prisma-types, or zmodel. Use when switching from another Prisma validation library. Source: bratsos/zodipus.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/bratsos/zodipus --skill zodipus-migration- Source
- bratsos/zodipus
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-11
- Updated
- 2026-02-18
Quick answers
What is zodipus-migration?
Migrate to Zodipus from other Prisma-Zod generators like prisma-zod-generator, zod-prisma, zod-prisma-types, or zmodel. Use when switching from another Prisma validation library. Source: bratsos/zodipus.
How do I install zodipus-migration?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bratsos/zodipus --skill zodipus-migration Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/bratsos/zodipus
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-11