SKILL·B19178

database-migrations

mattnigh
Updated 1 month ago
15 views
22
1
22
View on GitHub
Othertestingautomationdata

About

This Claude Skill automatically activates when working with database migrations to enforce best practices. It ensures proper Alembic patterns, safe upgrade/downgrade scripts, and rollback safety. Use it for guidance on data migrations, schema changes, and migration testing in Python projects.

Quick Install

Claude Code

Recommended
Primary
npx skills add mattnigh/skills_collection -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/mattnigh/skills_collection
Git CloneAlternative
git clone https://github.com/mattnigh/skills_collection.git ~/.claude/skills/database-migrations

Copy and paste this command in Claude Code to install this skill

GitHub Repository

mattnigh/skills_collection
Path: collection/ricardoroche__ricardos-claude-code__claude__skills__database-migrations__SKILL.md
0
FAQ

Frequently asked questions

What is the database-migrations skill?

database-migrations is a Claude Skill by mattnigh. Skills package instructions and resources that Claude loads on demand, so Claude can perform database-migrations-related tasks without extra prompting.

How do I install database-migrations?

Use the install commands on this page: add database-migrations to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does database-migrations belong to?

database-migrations is in the python category, tagged testing, automation and data.

Is database-migrations free to use?

Yes. database-migrations is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills