prisma-postgres-ops
CommunitySafe Prisma migrations & Postgres ops
Authorhabrahgithub
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines repetitive and error-prone Prisma and Postgres operational tasks so engineers can reliably update schema, generate clients, seed test data, and perform controlled test resets without jeopardizing production data.
Core Features & Use Cases
- Generate Prisma client after schema changes to keep application code in sync.
- Local and deployment-safe migrations using migrate:dev for development and migrate:deploy for CI/CD or production apply.
- Test data management via seeded datasets and dedicated reset flows to recreate deterministic test environments.
- Use Case: When updating a Prisma schema for a feature branch in projects/node-backend-starter-v2, use this Skill to run generate, apply dev migrations, seed test data, and validate integration tests against the dev database.
Quick Start
Run the Prisma Postgres Ops workflow to install dependencies, set DATABASE_URL, generate the Prisma client, apply dev migrations, seed test data, or reset the test database as needed.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: prisma-postgres-ops Download link: https://github.com/habrahgithub/node-backend-starter/archive/main.zip#prisma-postgres-ops Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.