database

Automate database design, migrations, optimization, and data pipelines for SQL and NoSQL platforms.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/MeoBaka/MeoPanel-Client --skill database-meobaka
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: database
Source: https://github.com/MeoBaka/MeoPanel-Client/tree/main/.claude/skills/database
Command: npx skills add https://github.com/MeoBaka/MeoPanel-Client --skill database-meobaka

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Comprehensive database workflow for database design, development, optimization, migrations, and data engineering. Covers SQL, NoSQL, and modern data platforms.

Core Features & Use Cases

  • Phase-based workflow spanning design, implementation, optimization, migrations, data pipelines, data quality, and operations.
  • Supports multi-database environments and scalable deployment for production systems.
  • Use Case: When designing a new data model for a SaaS product, apply this workflow to produce a normalized schema, generate migrations, optimize queries, and set up data pipelines.

Quick Start

Design a scalable, well-indexed database schema for a multi-tenant SaaS application and generate the initial migration set.

Frequently Asked Questions about database

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design a database schema for a multi-tenant SaaS application?▼

Database schema design for multi-tenant SaaS involves creating normalized models and generating initial migrations to ensure scalable deployment and robust data governance in production environments.

Can I automate database migrations for both SQL and NoSQL platforms?▼

Yes, database migrations can be automated for SQL and NoSQL platforms using a phase-based workflow that supports versioned schema deployments and scalable data engineering operations.

What's the best way to optimize database performance and query speed?▼

Database performance optimization applies workflow phases to tune queries, establish proper indexing, and maintain observable pipelines for high-throughput production systems.

How do I set up data pipelines and ensure data quality in production?▼

Setting up data pipelines involves configuring observable workflows that enforce data quality and governance standards across multi-database environments and modern data platforms.

Does this database workflow support multi-database environments?▼

Yes, the database workflow supports multi-database environments by applying scalable deployment strategies and comprehensive operations across SQL, NoSQL, and modern data platforms.

When do I need versioned migrations for database operations?▼

Versioned migrations are needed for database operations when deploying robust models to production, ensuring trackable schema changes and consistent data engineering across environments.