database-seed

Community

Production-grade Prisma seed scripts.

Authorxmark168
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures your database seeding process is robust, error-proof, and production-ready, preventing common seeding failures and data integrity issues.

Core Features & Use Cases

  • Ultra-Safe Seeding: Implements try-catch blocks for every database operation to prevent single failures from halting the entire seed.
  • Built-in Validation: Includes schema validation and database connection checks before seeding begins.
  • Use Case: When deploying your application, use this Skill to reliably populate your PostgreSQL database with essential user roles, categories, and initial content, even if some optional data creation fails.

Quick Start

Run the database-seed skill to execute the production-ready Prisma seed script.

Dependency Matrix

Required Modules

@prisma/clientbcryptjs

Components

scripts

💻 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: database-seed
Download link: https://github.com/xmark168/VibeSDLC/archive/main.zip#database-seed

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.