home/categories/database-tools/aaronjoeldev-cashlytics-ai-claude-skills-sync-demo-seeder-skill-md
database-toolsdatabases

sync-demo-seeder

Synchronizes scripts/seed-demo.sql with the current Drizzle schema and migrations. Use this skill whenever a new migration is added or src/lib/db/schema.ts changes, to keep the demo dataset consistent with the database structure.

aaronjoeldev
maintainer
aaronjoeldev
Updated 2/19/2026
Stars
51
Forks
2
quick start

Installation and usage

Synchronizes scripts/seed-demo.sql with the current Drizzle schema and migrations. Use this skill whenever a new migration is added or src/lib/db/schema.ts changes, to keep the demo dataset consistent with the database structure.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use sync-demo-seeder