prisma/skills
These skills were imported into SkillJury from the public skills ecosystem.
prisma-postgres-setup
Procedural skill that guides you through provisioning a new Prisma Postgres database via the Management API and connecting it to a local project.
prisma-database-setup
Step-by-step configuration guides for Prisma ORM across PostgreSQL, MySQL, SQLite, MongoDB, SQL Server, CockroachDB, and Prisma Postgres.
prisma-cli
Complete reference for Prisma CLI commands, options, and workflows across setup, migrations, and database operations.
prisma-client-api
Complete Prisma Client API reference for model queries, CRUD operations, filtering, relations, and transactions.
prisma-postgres
Setup and programmatic management of Prisma Postgres databases across Console, CLI, and APIs.
prisma-driver-adapter-implementation
Complete reference for implementing Prisma v7 driver adapters with transaction lifecycle, error mapping, and type conversion details.
prisma-upgrade-v7
Complete migration guide for upgrading Prisma ORM from v6 to v7 with ESM, driver adapters, and new configuration.