database
CommunityAutomate PostgreSQL setup, schema, and data management.
Authornera0875
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies complex database setup and management tasks, from creating new PostgreSQL databases to generating Prisma schemas and handling migrations. It ensures consistent, error-free database operations, freeing developers from manual configuration and potential errors.
Core Features & Use Cases
- Automated PostgreSQL Provisioning: Creates dedicated databases on a shared VPS with strict naming conventions, ensuring project isolation.
- Prisma ORM Integration: Generates
schema.prismabased on project features, manages migrations (db pushormigrate dev), and sets up the Prisma Client singleton for efficient data access. - Data Seeding & Management: Seeds test data for rapid development and provides tools for backup, restore, and direct access via Prisma Studio.
- Use Case: When starting a new project, simply ask the AI "Set up a PostgreSQL database for my new task management app with Prisma" and it will provision the database, configure Prisma, and even seed initial data.
Quick Start
Create a new PostgreSQL database named 'my_new_project_db' and set up a basic Prisma schema for a 'User' model.
Dependency Matrix
Required Modules
prisma@prisma/clienttsxbcryptjspsycopg2-binary
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: database Download link: https://github.com/nera0875/BUILDER/archive/main.zip#database 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 471,000+ vetted skills library on demand.