scalable-data-schema
Installation
SKILL.md
Scalable Data Schema Design
Design database schemas that grow with your application—from prototype to millions of users.
When to Use
Use this skill when:
- Starting a new project and designing initial data models
- Existing schema is causing performance issues
- Planning to scale from thousands to millions of records
- Migrating between database systems
- Data model needs to evolve without breaking changes