Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Nestjs Prisma Setup

Install, repair, and verify Prisma ORM in NestJS backends with deterministic package-manager-aware commands, SQLite-first defaults using @prisma/adapter-better-sqlite3, prisma.config.ts datasource wiring, PrismaService/PrismaModule integration, and migration plus runtime verification gates. Use when users ask to add Prisma, fix broken Prisma setup, initialize schema/migrations, wire Prisma into Nest DI, or align CommonJS vs NodeNext/ESM import behavior.

majiayu000 5bd51f2 2 files · 7.0 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/nestjs-prisma-setup commit 5bd51f2533

Frequently asked questions

npx skillmds add majiayu000/nestjs-prisma-setup