AI AGENT ADDONS
Databases
2,063installs

Database migrations help keep your data structure up to date. This skill creates migrations for a specific Medusa module. You just need to provide the module name like brand or product. The skill runs a command to generate the migration files. Then it reports the results and tells you the next step. That next step is to apply the migrations by running another command.

Add Db Generate skill to your workflow

Global

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

Project

mkdir -p .claude/skills/db-generate

Source Repository

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