Overview
This skill provides practical guidance for Database Design.
When to Use
- Use this skill when the request matches: Database design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases.
Instructions
- Selective Reading Rule: Perform this phase systematically and record evidence.
- Core Principle: Perform this phase systematically and record evidence.
- Decision Checklist: Perform this phase systematically and record evidence.
- Anti-Patterns: Perform this phase systematically and record evidence.
- Verification: Confirm final output quality, correctness, and regression safety.
Best Practices
- Keep changes minimal, clear, and aligned with existing architecture.
- Validate assumptions with reproducible evidence before editing code.
- Add or update tests for behavior changes and regression prevention.