RitikaxG/commerce-ops-mcp

0Stars on the repository
10Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

prisma-cli

01

RitikaxG/commerce-ops-mcp

Skill Claude CodeCodex

Prisma ORM CLI commands reference covering init, generate, migrate, db, dev, studio, validate, format, debug, and mcp. Use for ORM/database CLI workflows, not Prisma Compute app deployment. For Prisma Compute, @prisma/cli app deploy, compute:deploy, create-prisma --deploy, apps, deployments, logs, or domains, use the…

not rated 0 1mo ago A 125 tokens

prisma-client-api

02

RitikaxG/commerce-ops-mcp

Skill Claude CodeCodex

Prisma Client API reference covering model queries, filters, operators, and client methods. Use when writing database queries, using CRUD operations, filtering data, or configuring Prisma Client. Triggers on "prisma query", "findMany", "create", "update", "delete", "$transaction".

not rated 0 1mo ago A 64 tokens

prisma-compute

03

RitikaxG/commerce-ops-mcp

Skill Claude CodeCodex

Prisma Compute deployment and hosting guide. Use whenever the user mentions Prisma Compute, prisma.compute.ts, defineComputeConfig, deploying or hosting a Prisma app, @prisma/cli app deploy, compute:deploy, create-prisma --deploy, PRISMASERVICETOKEN, auth workspace, Compute apps/deployments/build logs/domains…

not rated 0 1mo ago A 153 tokens

RitikaxG/commerce-ops-mcp

Skill Claude CodeCodex

Guides for configuring Prisma with different database providers (PostgreSQL, MySQL, SQLite, MongoDB, etc.). Use when setting up a new project, changing databases, or troubleshooting connection issues. Triggers on "configure postgres", "connect to mysql", "setup mongodb", "sqlite setup".

not rated 0 1mo ago A 67 tokens

RitikaxG/commerce-ops-mcp

Skill Claude CodeCodex

Required reference for Prisma v7 driver adapter work. Use when implementing or modifying adapters, adding database drivers, or touching SqlDriverAdapter/Transaction interfaces. Contains critical contract details not inferable from code examples — including the transaction lifecycle protocol, error mapping…

not rated 0 1mo ago A 71 tokens

RitikaxG/commerce-ops-mcp

Skill Claude CodeCodex

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 Prisma, when "upgrade to prisma 7" comes up in a project with provider = "mongodb", or when evaluating a move to Prisma Next. Triggers on "upgrade prisma mongodb"…

not rated 0 1mo ago A 95 tokens

RitikaxG/commerce-ops-mcp

Skill Claude CodeCodex

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 Postgres project", "get a connection string", "connect my app to Prisma Postgres", or "provision a database".

not rated 0 1mo ago A 67 tokens

prisma-postgres

08

RitikaxG/commerce-ops-mcp

Skill Claude CodeCodex

Prisma Postgres setup and operations guidance across Console, create-db CLI, Management API, and Management API SDK. Use when creating Prisma Postgres databases, working in Prisma Console, provisioning with create-db/create-pg/create-postgres, or integrating programmatic provisioning with service tokens or OAuth.

not rated 0 1mo ago A 63 tokens

prisma-upgrade-v7

09

RitikaxG/commerce-ops-mcp

Skill Claude CodeCodex

Complete migration guide from Prisma ORM v6 to v7 covering all breaking changes. Use when upgrading Prisma versions, encountering v7 errors, or migrating existing projects. Triggers on "upgrade to prisma 7", "prisma 7 migration", "prisma-client generator", "driver adapter required".

not rated 0 1mo ago A 67 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: