·zodipus-custom-schemas
</>

zodipus-custom-schemas

bratsos/zodipus

Define custom Zod schemas for Prisma JSON fields using @zodSchema annotations. Use when working with typed JSON, metadata fields, settings objects, complex JSON structures in Prisma, or custom-schemas.ts.

3Installs·0Trend·@bratsos

Installation

$npx skills add https://github.com/bratsos/zodipus --skill zodipus-custom-schemas

SKILL.md

Type your Prisma JSON fields with custom Zod schemas using @zodSchema annotations.

Use @zodSchema to define exactly what your JSON should contain.

Add a triple-slash comment with @zodSchema SchemaName above your JSON field:

Define custom Zod schemas for Prisma JSON fields using @zodSchema annotations. Use when working with typed JSON, metadata fields, settings objects, complex JSON structures in Prisma, or custom-schemas.ts. Source: bratsos/zodipus.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/bratsos/zodipus --skill zodipus-custom-schemas
Category
</>Dev Tools
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is zodipus-custom-schemas?

Define custom Zod schemas for Prisma JSON fields using @zodSchema annotations. Use when working with typed JSON, metadata fields, settings objects, complex JSON structures in Prisma, or custom-schemas.ts. Source: bratsos/zodipus.

How do I install zodipus-custom-schemas?

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-custom-schemas 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