This skill should be used when the user asks to "design a database schema", "normalize a data model", "plan a migration strategy", "define table relationships", "review an ERD", or mentions "schema design", "database design", "data model", "ERD", "normalization", "migration strategy", "table design", "foreign key", "relationship". Provides database schema design expertise including normalization, relationship patterns, naming conventions, and migration strategies.
$npx -y skills add iwritec0de/app-dev --skill database-designerInstalls into the current project.
Run `npx skills use "https://github.com/iwritec0de/app-dev" --skill "iwritec0de/app-dev/database-designer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/iwritec0de/app-dev" that are relevant to the current task. Run `npx skills add "https://github.com/iwritec0de/app-dev"` and select the relevant skills, then follow their instructions.