This is the Prisma cheat sheet you wish you'd had before running `updateMany` and wondering why it returned a count instead of records, or before `migrate dev` reset your local database mid-sprint. It covers the traps that actually bite: `@updatedAt` skipped on bulk writes, `$transaction` timeouts in long operations, serverless connection pool exhaustion, and the N+1 problem with eager loading. You also get practical patterns for cursor pagination, soft delete filtering, singleton client setup, and when to use the interactive versus array transaction form. Activate it when writing queries, designing schemas, or deploying to serverless, especially if you're past the tutorial phase and dealing with production edge cases.
npx -y skills add affaan-m/ecc --skill prisma-patterns --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
prisma/skills
firebase/agent-skills
Dexploarer/hyper-forge
itsmostafa/aws-agent-skills