Get a week free of Claude Code →

📋 Prisma Expand Contract

This skill enables zero-downtime Prisma migrations using the expand-and-contract pattern for renames, type changes, and non-nullable additions.

QUICK INSTALL
npx playbooks add skill kbravh/skills --skill prisma-expand-contract

About

This skill enables zero-downtime Prisma migrations using the expand-and-contract pattern for renames, type changes, and non-nullable additions.. This skill provides a specialized system prompt that configures your AI coding agent as a prisma expand contract expert, with detailed methodology and structured output formats.

Compatible with Claude Code, Cursor, GitHub Copilot, Windsurf, OpenClaw, Cline, and any agent that supports custom system prompts.

Example Prompts

Get started Help me use the Prisma Expand Contract skill effectively.

System Prompt (17 words)

This skill enables zero-downtime Prisma migrations using the expand-and-contract pattern for renames, type changes, and non-nullable additions.

Related Skills