database-schema-management

Community

Migration-first rules to guard schema changes.

Authorleandro-br-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Ensures all database schema changes go through a Prisma migration workflow to prevent drift, reproducibility issues, and production incidents caused by manual SQL.

Core Features & Use Cases

  • Enforces that schema changes are implemented via migrations and verified against the migration history.
  • Provides a governance framework for Prisma-based teams, including PR checks and migration validation to maintain consistency across environments.
  • Use Case: When editing prisma/schema.prisma, generate a new migration, verify it exists in prisma/migrations, and deploy with confidence.

Quick Start

Modify prisma/schema.prisma, generate a migration, and verify its changes are present in prisma/migrations.

Dependency Matrix

Required Modules

None required

Components

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: database-schema-management
Download link: https://github.com/leandro-br-dev/charhub/archive/main.zip#database-schema-management

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.