Prisma Migrate Safe

Change a Prisma schema and produce a migration safely — review the generated SQL, guard against destructive data loss, and ensure the migration is git-tracked so it actually ships. For any Prisma project. Trigger when the user types /prisma-migrate-safe or asks to "change the schema / add a column / add a table / เพิ่มฟิลด์ / แก้ schema / prisma migrate / new migration".

ksmaster03 Updated

File contents

ksmaster03/claude-canfly-skill/tree/main/craft-skills/prisma-migrate-safe commit bbd2944bed

Frequently asked questions

npx skillmds@latest add ksmaster03/prisma-migrate-safe