@skills · Owner
Agent skills by prisma
10 skills indexed from github.com/prisma. Reference any of them in AdaL, Claude Code, Cursor or any coding agent — nothing to install.
- prisma-cli · Skill · 50 stars
Prisma ORM CLI commands reference covering init, generate, migrate, db, dev, complete, studio, validate, format, debug, and mcp. Use for ORM/database CLI w
- prisma-client-api · Skill · 50 stars
Prisma Client API reference covering model queries, filters, operators, and client methods. Use when writing database queries, using CRUD operations, filte
- prisma-compute · Skill · 50 stars
Prisma Compute deployment and hosting guide. Use whenever the user mentions Prisma Compute, `prisma.compute.ts`, `defineComputeConfig`, deploying or hostin
- prisma-database-setup · Skill · 50 stars
Guides for configuring Prisma with different database providers (PostgreSQL, MySQL, SQLite, MongoDB, etc.). Use when setting up a new project, changing dat
- prisma-driver-adapter-implementation · Skill · 50 stars
Required reference for Prisma ORM 7 SQL driver adapter work. Use when implementing or modifying adapters, adding database drivers, or touching SqlDriverAda
- prisma-mongodb-upgrade · Skill · 50 stars
Decision and migration guide for Prisma ORM MongoDB projects on v6, which have no upgrade path to v7. Use when a MongoDB project asks about upgrading Prism
- prisma-postgres · Skill · 50 stars
Prisma Postgres setup and operations guidance across Console, create-db CLI, Management API, and Management API SDK. Use when creating Prisma Postgres data
- prisma-postgres-setup · Skill · 50 stars
Set up a new Prisma Postgres database and connect it to a local project using the Management API. Use when asked to "set up a database", "create a Prisma P
- prisma-upgrade-v7 · Skill · 50 stars
Complete migration guide from Prisma ORM v6 to v7 covering all breaking changes. Use when upgrading Prisma versions, encountering v7 errors, or migrating e
- skills · Collection · 50 stars