vespertide
OfficialDefine JSON DB schemas and auto-migrate.
Authordev-five-git
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill enables declarative database modeling by describing schemas in JSON and generating migration plans to manage changes across your migrations.
Core Features & Use Cases
- Declarative JSON schema definitions for tables, columns, constraints, and ENUM types.
- Diff-based migration planning that derives typed MigrationAction steps from model changes.
- ORM export and multi-database support (PostgreSQL, MySQL, SQLite) for end-to-end workflows.
- JSON Schema validation for IDE autocompletion and validation, plus optional migration previews.
Quick Start
- vespertide init
- vespertide new <name>
- vespertide diff
- vespertide sql
- vespertide revision -m "create <name> table"
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: vespertide Download link: https://github.com/dev-five-git/vespertide/archive/main.zip#vespertide Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.