database-migration

Manage database schema changes with version control. Use when modifying DB schema, adding tables/columns, or setting up new projects. Covers Prisma, Drizzle, and migration best practices.

$ インストール

git clone https://github.com/Doyajin174/myskills /tmp/myskills && cp -r /tmp/myskills/.public/skills/database-migration ~/.claude/skills/myskills

// tip: Run this command in your terminal to install the skill