Skip to content

Migration

Moving between versions, tools or platforms without losing data or breaking behaviour.

4 skills and 1 MCP server tagged Migration.

Skills

All skills

A controlled upgrade path from Inngest SDK v3 to v4 — triggers into createFunction options, EventSchemas to eventType, realtime imports, step.invoke string IDs — with a scan-first, verify-last order.

4 views

Convex's official skill for changing the schema of a deployed app without breaking it — add the field optional, backfill with @convex-dev/migrations, verify, then tighten the validator.

1 views

Pulumi's official migration skill for moving Terraform or OpenTofu projects to Pulumi — translating HCL and importing tfstate without recreating live infrastructure.

2 views

Prisma's official skill for migrating an ORM project from v6 to v7 - the prisma-client generator, driver adapters, prisma.config.ts, ESM entrypoints and every removed API.

6 views

MCP servers

All MCP servers

MCP: Prisma

by Prisma

Prisma's official MCP servers — a local one for database workflows in your editor, and a remote one for managing Prisma Postgres from an AI platform.

Related tags

Tags that appear alongside this one, ranked by how often.

All tags