Proposes a database schema (SQL or NoSQL) for a given domain. Use when the user asks to "design a database", "model data for X", "build an ER", pick SQL vs NoSQL, or invokes /sdd:design-database. Grounded in DDIA and Kimball.
$npx -y skills add dinoquinten/claude-plugins --skill design-databaseInstalls into the current project.
Run `npx skills use "https://github.com/dinoquinten/claude-plugins" --skill "dinoquinten/claude-plugins/design-database"` 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/dinoquinten/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/dinoquinten/claude-plugins"` and select the relevant skills, then follow their instructions.