prisma-migrations
OfficialVersion and apply Prisma migrations reliably.
Software Engineering#prisma#migrate#dev-workflow#database-migrations#prisma-migrate#schema-versioning#migration-status
Authornthplusio
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Prisma migrations provide a version-controlled workflow for evolving database schemas with reliability and auditability.
Core Features & Use Cases
- Migration creation: Generate migration files from Prisma schema changes and keep history in sync with code.
- Migration deployment: Apply pending migrations across development, staging, and production environments.
- Status & safety: Check migration status, detect drift, and manage safe deployment practices.
Quick Start
Use npx prisma migrate dev to create and apply a new migration during local development, or npx prisma migrate deploy to apply migrations in CI/CD environments. After migrating, run npx prisma generate to refresh the Prisma client.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: prisma-migrations Download link: https://github.com/nthplusio/functional-claude/archive/main.zip#prisma-migrations Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.