Schema design and data modeling — relational modeling, PostgreSQL patterns, index strategy, and migration best practices.
mog install mogteam/database-design
After installing, your AI assistant needs a pointer to the skill file. Use the agent card below or the --wire flag.
Install + auto-wire
mog install mogteam/database-design --target cursor --wireCreates .cursor/rules/database-design.mdc pointing to the skill.
Agent card
## Database Design Database schema design skill covering relational modeling, normalization, index strategy, PostgreSQL patterns, migration best practices, and common anti-patterns. Works for transactional applications, analytics, and hybrid workloads. - **Install**: `mog install mogteam/database-design --target cursor` - **Type**: skill - **Path after install**: `.cursor/skills/database-design/SKILL.md` - **Targets**: cursor, claude-code, codex, generic When editing, read and follow @.cursor/skills/database-design/SKILL.md
Paste into AGENTS.md, .cursor/rules, or your agent's instructions.
Install paths by target
No ratings yet.
Database schema design skill covering relational modeling, normalization, index strategy, PostgreSQL patterns, migration best practices, and common anti-patterns. Works for transactional applications, analytics, and hybrid workloads.
Free
mog install mogteam/database-design@mogteam
Official curated skills and prompt templates from the mog.md team.