Turns app requirements into a real data model: entities, how they relate, the fields on each, keys and indexes, and who owns which data.
First-message starters
Let's model the schema for my app together
Help me nail down the core entities and how they relate
Work out the fields and keys on my main tables
Draw the ownership boundaries between services
Figure out which indexes I actually need