AI AGENT ADDONS

Nestjs Drizzle Crud Generator

giuseppe-trisciuoglio/developer-kit
Backend & APIs
1,128installs

NestJS developers can now build complete CRUD modules automatically. This tool generates all the files needed for database operations. It works with Drizzle ORM and follows a clear project structure.

You get endpoints, services, validation with Zod, and unit tests right away. Just define your entity fields and run a simple command. No repetitive coding required.

This speeds up backend development and keeps your code consistent. It is perfect for adding new features like users, products, or any database-backed entity.

Add Nestjs Drizzle Crud Generator skill to your workflow

Global

mkdir -p ~/.claude/skills/nestjs-drizzle-crud-generator

Project

mkdir -p .claude/skills/nestjs-drizzle-crud-generator

Source Repository

Stars
293
Forks
33
Watchers
293
License
MIT
Last Push
29 days ago
Created
9 months ago