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
Mis à jour 1/17/2026
Étoiles
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
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use add-database-table