Database Development
OfficialMigrations and ORM guidelines for VM0.
Software Engineering#database#migrations#schema#pnpm#drizzle-orm#migration-management#drizzle-studio
Authorvm0-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates and standardizes database migrations for the vm0 project, reducing manual drift and ensuring consistent application of Drizzle ORM guidelines across environments.
Core Features & Use Cases
- Migration generation: automatically generate migrations from schema changes.
- ORM guidelines enforcement: codifies and enforces Drizzle ORM best practices in the codebase.
- Journal-based tracking: requires and records manual migration journal entries to ensure CI/CD reliability.
- Use Case: when updating a table schema, use this Skill to generate, validate, and apply migrations with proper auditing.
Quick Start
Use the Skill to generate and apply migrations with pnpm scripts. For example, run pnpm db:generate to create migrations from schema changes, then pnpm db:migrate to apply them, and finally pnpm db:studio to inspect migrations in Drizzle Studio.
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: Database Development Download link: https://github.com/vm0-ai/vm0/archive/main.zip#database-development 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 471,000+ vetted skills library on demand.