AI AGENT ADDONS
Databases
2,103installs

Database migrations keep your data structures up to date. This skill runs Medusa migration commands for you. It applies pending changes and reports what happened. You will know how many migrations were applied and if any errors occurred. The process is straightforward and saves you time.

Anyone working with Medusa can benefit from this skill. You do not need to remember the exact command. Just ask and the migration will run. The results are clearly shown so you can trust the change.

Add Db Migrate skill to your workflow

Global

mkdir -p ~/.claude/skills/db-migrate

Project

mkdir -p .claude/skills/db-migrate

Source Repository

Stars
191
Forks
21
Watchers
191
Last Push
2 months ago
Created
6 months ago