home/categories/cms-platforms/giuseppe-trisciuoglio-developer-kit-plugins-developer-kit-typescript-skills-nestjs-drizzle-crud-generator-skill-md
cms-platformsdevelopment

nestjs-drizzle-crud-generator

Generates complete CRUD modules for NestJS applications with Drizzle ORM. Use when building server-side features in NestJS that require database operations, including creating new entities with full CRUD endpoints, services with Drizzle queries, Zod-validated DTOs, and unit tests. Triggered by requests like "generate a user module", "create a product CRUD", "add a new entity with endpoints", or when setting up database-backed features in NestJS.

giuseppe-trisciuoglio
maintainer
giuseppe-trisciuoglio
Обновлено 3/24/2026
Звёзды
205
Форки
20
quick start

Installation and usage

Generates complete CRUD modules for NestJS applications with Drizzle ORM. Use when building server-side features in NestJS that require database operations, including creating new entities with full CRUD endpoints, services with Drizzle queries, Zod-validated DTOs, and unit tests. Triggered by requests like "generate a user module", "create a product CRUD", "add a new entity with endpoints", or when setting up database-backed features in NestJS.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use nestjs-drizzle-crud-generator