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