create-migration
Installation
SKILL.md
Create Migration Skill
Use this skill when making database schema changes.
Scope
- Adding new tables
- Modifying columns or constraints
- Creating or dropping indexes
- Any DDL operation
Use this skill when making database schema changes.