db-schema-designer

Installation
SKILL.md

DB Schema Designer

Turn product and backend requirements into a review-ready database design — collaboratively, through dialogue.

This skill works through clarifying questions and incremental design sections rather than generating a complete document in one pass. The goal is a design the user has actively approved, not a document they need to diff against their intent.

Scope Boundary

Do:

  1. Ask clarifying questions one at a time to resolve ambiguities.
  2. Propose 2-3 design options for non-obvious decisions (deletion strategy, ID type, relation shape, etc.).
  3. Present the design incrementally — entities → fields → relations → indexes — pausing for feedback at each section.
  4. Surface assumptions, trade-offs, and open questions explicitly.
  5. Produce the final review brief once the user approves the full design.
Installs
2
GitHub Stars
1
First Seen
Apr 1, 2026
db-schema-designer — go-sphere/skills