Prisma

Prisma taxonomy generated by the site skill importer.

3 skills
A
database-migrations

by affaan-m

The database-migrations skill helps backend teams plan safe schema changes, data backfills, rollbacks, and zero-downtime deploys for PostgreSQL, MySQL, and common ORMs. Use it for production-safe database-migrations guide work when you need clear steps, fewer locks, and reversible changes.

Backend Development
Favorites 0GitHub 156.1k
W
database-migration

by wshobson

database-migration helps plan and generate schema and data migrations across ORM and SQL workflows, with rollback safety, phased rollouts, and zero-downtime guidance for production Database Engineering teams.

Database Engineering
Favorites 0GitHub 32.5k
A
database-schema

by alinaqi

database-schema helps agents read the database contract before writing queries, migrations, or model code. It reduces wrong column names, missing fields, and type mismatches by checking schema files and generated types first. Use this database-schema guide for safer Database Engineering workflows.

Database Engineering
Favorites 0GitHub 607
Prisma