drizzle-migrations
CommunityStreamline database schema evolution.
AuthorMacPhobos
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a robust, migration-first workflow for managing database schema changes in TypeScript/JavaScript projects using Drizzle ORM, ensuring consistency and preventing drift across environments.
Core Features & Use Cases
- Migration-First Development: Enforces SQL migrations as the single source of truth for schema changes.
- Automated Type Generation: Generates TypeScript definitions from SQL migrations.
- Schema Drift Detection: Integrates with CI/CD to validate schema consistency.
- Use Case: When developing a new feature that requires adding a
userstable with specific columns and constraints, use this Skill to create the SQL migration, generate TypeScript types, and ensure it passes CI checks before deployment.
Quick Start
Use the drizzle-migrations skill to create a new SQL migration file for adding a 'users' table.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: drizzle-migrations Download link: https://github.com/MacPhobos/research-mind/archive/main.zip#drizzle-migrations 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.