db-schema-manager

Validate JSON table schemas and generate migration SQL.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/psh355q-ui/szdi57465yt --skill db-schema-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: db-schema-manager
Source: https://github.com/psh355q-ui/szdi57465yt/tree/main/backend/ai/skills/system/db-schema-manager
Command: npx skills add https://github.com/psh355q-ui/szdi57465yt --skill db-schema-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Centralizes schema definitions, validation, migrations, and consistency checks for all DB tables.

Core Features & Use Cases

  • Schema Definition: JSON-based table schemas.
  • Data Validation: Pre-insert schema validation.
  • Migration: Generate migration SQL from schemas.
  • Schema Comparison: Compare defined schemas with live DB.

Quick Start

Validate a new dividend_aristocrats schema and generate a migration.