moai-domain-database

Design and optimize database schemas, indexing, and migrations.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/junseokandylee/CookieProxy --skill moai-domain-database-junseokandylee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-domain-database
Source: https://github.com/junseokandylee/CookieProxy/tree/main/.moai-backups/backup/.claude/skills/moai-domain-database
Command: npx skills add https://github.com/junseokandylee/CookieProxy --skill moai-domain-database-junseokandylee

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides comprehensive expertise to tackle complex database challenges, from initial design and schema optimization to query performance and safe migration management. It helps prevent common pitfalls like slow queries, data inconsistencies, and risky deployments, ensuring your data infrastructure is robust and efficient.

Core Features & Use Cases

  • Schema Design & Optimization: Guides through normalization, denormalization, constraints, and data type selection for optimal performance and integrity.
  • Indexing Strategies: Recommends B-tree, Hash, Full-text, and Composite indices, along with maintenance tips for faster data retrieval.
  • Migration Management: Supports version control tools like Flyway and Liquibase, focusing on rollback strategies and zero-downtime deployments.
  • Use Case: "데이터베이스 설계" (Database design) or "쿼리 성능 개선" (Query performance improvement) to automatically get expert advice and actionable steps for your SQL or NoSQL database project.

Quick Start

Ask for help with "데이터베이스 설계" to get a normalized schema design.