Prisma
2 skills with this tag
wshobson
Passed
database-migration
This skill provides comprehensive guidance for executing database migrations across popular ORMs including Sequelize, TypeORM, and Prisma. It covers schema transformations, data migrations, rollback procedures, and zero-downtime deployment strategies with practical code examples.
DatabaseMigrationOrm+3
97027.0k
alinaqi
Passed
Database Schema
This skill helps prevent database-related coding errors by establishing a mandatory workflow where Claude reads schema files before writing any database code. It provides type generation commands for popular ORMs (Drizzle, Prisma, Supabase, SQLAlchemy) and includes verification checklists to ensure column names, types, and relationships are correct.
DatabaseSchemaOrm+3
76453