Database

SQL, schema design, migrations, and database operations

86 skills available

Skills List

prisma-driver-adapter-implementation

prisma-driver-adapter-implementation

44database

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 requirements, and verification checklist. Existing implementations do not replace this skill.

prisma avatarprisma
Get
prisma-upgrade-v7

prisma-upgrade-v7

44database

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".

prisma avatarprisma
Get
prisma-postgres-setup

prisma-postgres-setup

44database

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".

prisma avatarprisma
Get
prisma-mongodb-upgrade

prisma-mongodb-upgrade

44database

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", "prisma 7 mongodb", "mongodb prisma migration", "prisma next mongodb".

prisma avatarprisma
Get
prisma-cli

prisma-cli

43database

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 `prisma-compute` skill instead. Triggers on "prisma init", "prisma generate", "prisma migrate", "prisma db", "prisma studio", "prisma mcp".

prisma avatarprisma
Get
prisma-database-setup

prisma-database-setup

42database

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".

prisma avatarprisma
Get
prisma-client-api

prisma-client-api

42database

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".

prisma avatarprisma
Get
convex-migrate

convex-migrate

42database

Migrate schema + backfill data on a deployed Convex app using @convex-dev/migrations.

get-convex avatarget-convex
Get
convex-migrate-rehearse

convex-migrate-rehearse

42database

Rehearse a live-app schema change + backfill on a snapshot-seeded preview deployment, verify, then promote the proven change to prod with the snapshot as rollback.

get-convex avatarget-convex
Get
convex-seed

convex-seed

42database

Seed or import data into the Convex database.

get-convex avatarget-convex
Get
convex-launch-readiness

convex-launch-readiness

42database

Run every Convex audit (authz, reviewer, advisor, insights) into one scored, deduped readiness report with an ordered fix plan — Lighthouse for your backend.

get-convex avatarget-convex
Get
apache-airflow-orchestration

apache-airflow-orchestration

5database

Expert knowledge of Apache Airflow for building, scheduling, and monitoring data pipelines and workflows

aradotso avatararadotso
Get
clawdirect-dev

clawdirect-dev

1database

Build agent-facing web experiences with ATXP-based authentication, following the ClawDirect pattern. Use this skill when building websites that AI agents interact with via MCP tools, implementing cookie-based agent auth, or creating agent skills for web apps. Provides templates using @longrun/turtle, Express, SQLite, and ATXP.

napoleond avatarnapoleond
Get
review-loop

review-loop

1database

Iterative worker-reviewer cycle that spawns a critic subagent to score work 1-10 and provide actionable feedback, then revises until a quality gate is met. Use when implementing features, writing specs, reviewing existing code, or completing any task where quality matters more than speed. Trigger phrases: "use review-loop", "polish this", "iterate on this", "/review-loop", "review with feedback loop".

2dmurali avatar2dmurali
Get