home/categories/database-tools/skrufy-constructionmanager-claude-skills-prisma-sync-skill-md
database-toolsdatabases

prisma-sync

Sync Prisma schema changes to database and regenerate client. Use after modifying schema.prisma, when seeing Prisma errors about missing fields, or when database schema is out of sync.

Skrufy
maintainer
Skrufy
Updated 1/13/2026
Stars
0
Forks
0
quick start

Installation and usage

Sync Prisma schema changes to database and regenerate client. Use after modifying schema.prisma, when seeing Prisma errors about missing fields, or when database schema is out of sync.

Installation
$ install --globalskills.sh
Usage

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

skills use prisma-sync