db-reset

Community

Reset and seed databases safely.

Authorallanninal
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a safe and automated way to reset databases to a clean state, apply necessary migrations, and populate them with essential data for development or testing environments.

Core Features & Use Cases

  • Database Reset: Safely drops and recreates databases.
  • Migration Execution: Applies schema changes using tools like Prisma.
  • Data Seeding: Populates the database with predefined or generated test data.
  • Use Case: Before running a new suite of integration tests, use this Skill to ensure the database is in a known, clean state with all necessary seed data, preventing test failures due to inconsistent data.

Quick Start

Use the db-reset skill to reset and seed the database for the 'eruditiontx-services-mvp' project.

Dependency Matrix

Required Modules

None required

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: db-reset
Download link: https://github.com/allanninal/claude-code-skills/archive/main.zip#db-reset

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.