From Claude DB
Guides users with no existing database through a 7-question wizard to recommend a database engine and produce a starter data model. Use when starting from scratch or when the user is not technical.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-db:start [one-line description of your project][one-line description of your project]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
The front door for someone with **zero artifacts** — no schema, no migrations, no database. It asks a short, plain-language wizard and ends with a concrete recommendation. No jargon: no "normalization", "cardinality", or "partition key" in the questions.
The front door for someone with zero artifacts — no schema, no migrations, no database. It asks a short, plain-language wizard and ends with a concrete recommendation. No jargon: no "normalization", "cardinality", or "partition key" in the questions.
$ARGUMENTS = an optional one-line description. If present, pre-fill what you can and skip questions already answered.
Follow the 7-question wizard in references/design-wizard.md (the canonical question set and the mapping from answers → paradigm/engine). Ask the questions conversationally, one cluster at a time, in plain words — roughly:
/claude-db:audit to score it" or "Run /claude-db:design for the full technical layer."npx claudepluginhub hainrixz/claude-db --plugin claude-dbProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Searches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.