数据库

SQL、Schema 设计、迁移和数据库操作

86 个 Skills 可用

Skills 列表

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
获取
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
获取
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
获取
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
获取
prisma-cli

prisma-cli

43database

Prisma ORM CLI 命令参考,涵盖 init、generate、migrate、db、dev、studio、validate、format、debug 和 mcp。用于 ORM/数据库 CLI 工作流,不用于 Prisma Compute 应用部署。对于 Prisma Compute,请使用 `prisma-compute` 技能处理 `@prisma/cli app deploy`、`compute:deploy`、`create-prisma --deploy`、应用、部署、日志或域名。触发词为 "prisma init"、"prisma generate"、"prisma migrate"、"prisma db"、"prisma studio"、"prisma mcp"。

prisma avatarprisma
获取
prisma-database-setup

prisma-database-setup

42database

配置 Prisma 与不同数据库提供商(PostgreSQL、MySQL、SQLite、MongoDB 等)的指南。适用于新建项目、切换数据库或排查连接问题。触发词包括“配置 postgres”、“连接 mysql”、“设置 mongodb”、“sqlite 设置”。

prisma avatarprisma
获取
prisma-client-api

prisma-client-api

42database

Prisma Client API 参考,涵盖模型查询、过滤器、操作符和客户端方法。在编写数据库查询、使用 CRUD 操作、过滤数据或配置 Prisma Client 时使用。触发词为 "prisma query"、"findMany"、"create"、"update"、"delete"、"$transaction"。

prisma avatarprisma
获取
convex-migrate

convex-migrate

42database

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

get-convex avatarget-convex
获取
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
获取
convex-seed

convex-seed

42database

Seed or import data into the Convex database.

get-convex avatarget-convex
获取
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
获取
apache-airflow-orchestration

apache-airflow-orchestration

5database

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

aradotso avatararadotso
获取
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
获取
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
获取