home/categories/backend/madooei-backend-template-claude-skills-create-schema-skill-md
backenddevelopment

create-schema

Create Zod schemas for new entities/resources in the backend. Use when adding a new resource, creating data models, defining DTOs (CreateType, UpdateType), or setting up validation schemas. Triggers on "new schema", "add entity", "create model", "define type".

madooei
maintainer
madooei
Actualizado 1/5/2026
Estrellas
1
Forks
0
quick start

Installation and usage

Create Zod schemas for new entities/resources in the backend. Use when adding a new resource, creating data models, defining DTOs (CreateType, UpdateType), or setting up validation schemas. Triggers on "new schema", "add entity", "create model", "define type".

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use create-schema