mm

Community

Manage Prisma database migrations.

Authoralexandrbasis
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation and deployment of database migrations for Prisma, ensuring your database schema stays in sync with your application code.

Core Features & Use Cases

  • Generate Migrations: Creates new migration files based on changes to your schema.prisma file.
  • Deploy Migrations: Applies pending migrations to your database.
  • Regenerate Prisma Client: Updates the Prisma Client to reflect the new schema.
  • Use Case: After modifying your schema.prisma to add a new user table, use this Skill to generate the migration, deploy it to your development database, and update the Prisma Client.

Quick Start

Use the mm skill to create and deploy a new database migration named 'add_user_table'.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: mm
Download link: https://github.com/alexandrbasis/wythm-claude-workflows/archive/main.zip#mm

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.