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
Actualizado 1/17/2026
Estrellas
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.
Instalación
$ install --globalskills.sh
Uso
Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:
skills use add-database-table