prisma-database

Community

Scaffold and audit Prisma database packages.

Authormetasaver
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill codifies the complete Prisma database package structure (schema, client, seeds, migrations) to ensure consistency across domains.

Core Features & Use Cases

  • Prisma-centric architecture: Prisma schema, client singleton, and seed workflows.
  • Standardized exports: Barrel/type exports and consistent public API.
  • Audit-ready templates: Guidance for audits of Prisma schemas and migrations.

Quick Start

Use the Prisma-database skill to scaffold rugby-crm-database or audit an existing database package.

Dependency Matrix

Required Modules

None required

Components

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-database
Download link: https://github.com/metasaver/claude-marketplace/archive/main.zip#prisma-database

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository