drizzle-migration
✓Execute the proper Drizzle Kit workflow for database schema migrations in asset-forge. Use this when the user asks to create a database migration, update the database schema, or when schema changes need to be applied to the database.
Installation
SKILL.md
This skill guides you through the proper database migration workflow using Drizzle Kit for the asset-forge project.
After making changes to TypeScript schema files in packages/asset-forge/server/db/schema/, generate a migration:
ALWAYS review the SQL before applying! Use the Read tool to check:
Execute the proper Drizzle Kit workflow for database schema migrations in asset-forge. Use this when the user asks to create a database migration, update the database schema, or when schema changes need to be applied to the database. Source: dexploarer/hyper-forge.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/dexploarer/hyper-forge --skill drizzle-migration- Source
- dexploarer/hyper-forge
- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is drizzle-migration?
Execute the proper Drizzle Kit workflow for database schema migrations in asset-forge. Use this when the user asks to create a database migration, update the database schema, or when schema changes need to be applied to the database. Source: dexploarer/hyper-forge.
How do I install drizzle-migration?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dexploarer/hyper-forge --skill drizzle-migration Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/dexploarer/hyper-forge
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-01