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:
- Ask clarifying questions one at a time to resolve ambiguities.
- Propose 2-3 design options for non-obvious decisions (deletion strategy, ID type, relation shape, etc.).
- Present the design incrementally — entities → fields → relations → indexes — pausing for feedback at each section.
- Surface assumptions, trade-offs, and open questions explicitly.
- Produce the final review brief once the user approves the full design.