Agent skill

database-migration-create

Safely creates database migrations

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/database-migration-create

SKILL.md

Procedure

  1. Analyze the schema change requirement.
  2. Write the SQL migration file (UP and DOWN if needed).
  3. Review for locking issues or data loss risks.
  4. Update ORM definitions/types.
  5. Apply migration locally to verify.

Didn't find tool you were looking for?

Be as detailed as possible for better results