drizzle-schema-guide
CommunitySafely evolve Drizzle schemas, risk-free.
AuthorAppleLamps
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill guides developers through safe Drizzle ORM schema changes (adding tables, columns, or migrations) while preserving data integrity and minimizing risk.
Core Features & Use Cases
- Schema evolution guidance: step-by-step patterns for adding tables, updating columns, and creating migrations with Drizzle.
- Code templates: example snippets to export new tables and integrate with
db/index.ts. - Guardrails: emphasizes read-only review, backups, and production safety.
Quick Start
Add a new table to db/schema.ts, export it from db/index.ts, and push migrations using npm run db:push for development or npm run db:generate followed by npm run db:migrate for production.
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: drizzle-schema-guide Download link: https://github.com/AppleLamps/xpic2/archive/main.zip#drizzle-schema-guide 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.