Search

Find skills by name, source, slug, or description across the full catalog.

556 results for “prisma” · page 1

#
Skill
Source
Installs
1
prisma Expert in Prisma ORM with type-safe database operations and schema design
mindrally/skills
969
2
prisma Prisma integration. Manage data, records, and automate workflows. Use when the user wants to interact with Prisma dat…
membranedev/application-skills
165
3
prisma Prisma ORM for TypeScript - Type-safe database toolkit with schema-first development, auto-generated client, migratio…
bobmatnyc/claude-mpm-skills
161
4
prisma Prisma ORM patterns including Prisma Client usage, queries, mutations, relations, transactions, and schema management…
blencorp/claude-code-kit
68
5
prisma How to use Prisma
elie222/inbox-zero
35
6
prisma Prisma ORM for Node.js/TypeScript. Covers schema definition, migrations, and type-safe queries. Use when working with…
claude-dev-suite/claude-dev-suite
24
7
prisma Prisma ORM — type-safe database toolkit for TypeScript/Node.js. Schema-first approach with Prisma Schema Language, au…
fellipeutaka/leon
21
8
prisma Expert in Prisma - the TypeScript ORM for type-safe database access.
omer-metin/skills-for-antigravity
15
9
prisma Prisma ORM — a type-safe database toolkit for Node.js and TypeScript with schema-first modeling, auto-generated clien…
mikkelkrogsholm/dev-skills
13
10
prisma FMC Prisma schema conventions: singular PascalCase models, camelCase fields, plural camelCase list relations, singula…
fixmyberlin/fixmyskills
11
11
prisma Prisma ORM patterns including Prisma Client usage, queries, mutations, relations, transactions, and schema management…
smithery.ai
5
12
prisma You are an expert in Prisma, the TypeScript ORM with a declarative schema, auto-generated type-safe client, migration…
terminalskills/skills
5
13
prisma Type-safe database access with Prisma ORM for Node.js and TypeScript. Use when designing schemas, writing queries, ru…
dajo-code/midnight-dev-skills
4
14
prisma Prisma ORM and PostgreSQL database operations. Use when working with database schema, migrations, queries, or the @pr…
proyecto26/projectx
3
15
prisma Prisma TypeScript ORM with migrations. Use for database access.
g1joshi/agent-skills
3
16
prisma Prisma integration for AI agents via ClawLink — browser login, no API key setup. Connect Prisma through ClawLink's ho…
clawlink-hq/skills
1
17
prisma Provides type-safe database access with Prisma ORM including schema definition, migrations, queries, and relations. U…
mgd34msu/goodvibes-gemini
1
18
prisma Install the prisma skill for your AI agent. Published on modelscope.cn.
modelscope.cn
1
19
prisma Install the Prisma skill for your AI agent. Published on skills.volces.com.
skills.volces.com
1
20
prisma Install the prisma skill for your AI agent. Published on skills.volces.com.
skills.volces.com
1
21
prisma Prisma ORM patterns including Prisma Client usage, queries, mutations, relations, transactions, and schema management…
smithery/blencorp
0
22
prisma Prisma ORM patterns including Prisma Client usage, queries, mutations, relations, transactions, and schema management…
modelscope.cn
0
23
prisma-next Official Route a vague Prisma Next prompt to the right specific skill. Use for "help me with Prisma Next", "what is Prisma Nex…
prisma/prisma-next
1.3K
24
prisma-next-contract Official Edit the Prisma Next data contract — add models, fields, relations, indexes, enums, value objects (composite types), …
prisma/prisma-next
1.3K
25
prisma-cli Official Prisma ORM CLI commands reference covering init, generate, migrate, db, dev, complete, studio, validate, format, debu…
prisma/skills
268.6K
26
prisma-compute Official Prisma Compute deployment and hosting guide. Use whenever the user mentions Prisma Compute, `prisma.compute.ts`, `def…
prisma/skills
254.9K
27
prisma-next-runtime Official Wire the Prisma Next runtime — `db.ts` setup using `postgres<Contract>(...)` from `@prisma-next/postgres/runtime`, `s…
prisma/prisma-next
1.3K
28
prisma-mongodb-upgrade Official Decision and migration guide for Prisma ORM MongoDB projects on v6, which have no upgrade path to v7.
prisma/skills
253.6K
29
prisma-next-feedback Official Hand a Prisma Next question or report off to the team — file a GitHub issue (bug or feature request), or route Q&A / …
prisma/prisma-next
1.3K
30
prisma-database-setup Official Guides for configuring Prisma with different database providers (PostgreSQL, MySQL, SQLite, MongoDB, etc.). Use when …
prisma/skills
271.3K
31
prisma-next-migrations Official Author Prisma Next migrations — choose db update vs migration plan, edit the framework-rendered migration.ts (replace…
prisma/prisma-next
1.3K
32
prisma-next-migration-review Official Review what Prisma Next migrations will run on merge or deploy, render the migration graph, resolve concurrent / diam…
prisma/prisma-next
1.3K
33
prisma-next-quickstart Official >- Adopt Prisma Next into a new project, onto an existing database, or as the first move after a bootstrap tool dropp…
prisma/prisma-next
1.3K
34
prisma-compute Prisma Compute deployment and hosting guide. Use whenever the user mentions Prisma Compute, `prisma.compute.ts`, `def…
prisma/prisma-plugin
7
35
prisma-upgrade-v7 Official Complete migration guide from Prisma ORM v6 to v7 covering all breaking changes.
prisma/skills
259.6K
36
prisma-client-api Official Prisma Client API reference covering model queries, filters, operators, and client methods. Use when writing database…
prisma/skills
270.8K
37
prisma-postgres Official Prisma Postgres setup and operations guidance across Console, create-db CLI, Management API, and Management API SDK.
prisma/skills
264.5K
38
prisma-next-debug Official Read a Prisma Next structured error envelope and route to the right recovery — code, domain, severity, why, fix, meta…
prisma/prisma-next
1.3K
39
prisma-next-build Official Wire Prisma Next into the project's build system with the right build-tool plugin — Vite today via @prisma-next/vite-…
prisma/prisma-next
1.3K
40
prisma-postgres-setup Official Set up a new Prisma Postgres database and connect it to a local project using the Management API. Use when asked to "…
prisma/skills
258.9K
41
prisma-driver-adapter-implementation Official Required reference for Prisma ORM 7 SQL driver adapter work.
prisma/skills
259.9K
42
prisma-upgrade-v7 Complete migration guide from Prisma ORM v6 to v7 covering all breaking changes.
prisma/prisma-plugin
10
43
prisma-next-queries Official >- Write Prisma Next queries for Postgres, SQLite, or Mongo — pick a lane (Postgres/SQLite `db.orm.<Model>` + `db.sql…
prisma/prisma-next
1.3K
44
prisma-v7 Expert guidance for Prisma ORM v7 (7.0+).
smithery.ai
3
45
prisma-next-supabase Use Prisma Next with a Supabase project via `@prisma-next/extension-supabase` — wire `extensions: [supabasePack]`, de…
prisma/prisma-next
435
46
prisma-v7 Expert guidance for Prisma ORM v7 (7.0+).
smithery/DjordjeVuckovic
0
47
prisma-8 Official Comprehensive guide for building with Prisma 8 (Prisma Next), the contract-first data layer. Use whenever working on …
prisma/orm
156
48
prisma-schema-helper Configure with prisma schema helper operations. Auto-activating skill for Backend Development. Triggers on: prisma sc…
smithery.ai
1
49
prisma-schema-helper Configure with prisma schema helper operations. Auto-activating skill for Backend Development. Triggers on: prisma sc…
smithery/jeremylongshore
0
50
prisma-cli-deploy-nextjs Help an agent deploy a Next.js app with Prisma CLI and Prisma Compute. Use for "deploy this Next.js app", "deploy my …
prisma/prisma-cli
10