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
更新于 1/17/2026
星标
0
分支
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.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use add-database-table