home/categories/database-tools/betterbrand-dealflow-network-claude-skills-add-database-table-skill-md
database-toolsdatabases
add-database-table
Create new Drizzle ORM database tables with proper conventions, type exports, and migrations for the dealflow-network project. Use when adding new entities, creating junction tables, or modifying the database schema.
maintainer
betterbrand
Updated 1/17/2026
Stars
0
Forks
0
quick start
Installation and usage
Create new Drizzle ORM database tables with proper conventions, type exports, and migrations for the dealflow-network project. Use when adding new entities, creating junction tables, or modifying the database schema.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use add-database-table