What problem does it solve? Designing a database without clear rules leads to inconsistent naming, missing constraints, unsafe migrations, and unprotected sensitive data. This Skill gives a Technical Product Owner Agent a complete rulebook for planning, reviewing, and approving database schemas. ## Core Features & Use Cases - Entity and Schema Templates: Provides ready-to-use templates for entity definitions, data model planning, and relationship documentation. - Design Rules: Covers naming conventions, primary keys, foreign keys, constraints, indexing, and delete behavior. - Migration Safety Checklist: Enforces reversible, tested, production-safe migrations with rollback plans. - Privacy and Audit Rules: Defines sensitivity classification, retention, and audit log requirements for sensitive fields. - Use Case: When planning a new SaaS product, use this Skill to produce a complete database design document with entities, relationships, indexes, migrations, and a review checklist that an AI Developer Agent can implement without guessing. ## Quick Start Ask the agent to design the database schema for your product using the database design rules, including entities, relationships, indexes, and a migration plan.