add-database-table
CommunityScaffold Drizzle ORM tables with best practices.
Authorbetterbrand
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Eases adding new database entities by providing scaffolding for Drizzle tables, types, migrations, and helper functions, reducing boilerplate and ensuring consistency.
Core Features & Use Cases
- Table Scaffolding: Adds a new table in drizzle/schema.ts with proper fields.
- Migration & Types: Exports inferred types and provides a migration workflow.
Quick Start
Modify drizzle/schema.ts to add a new table and run npm run db:push.
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: add-database-table Download link: https://github.com/betterbrand/dealflow-network/archive/main.zip#add-database-table Please download this .zip file, extract it, and install it in the .claude/skills/ directory.