database-reset-dev

Community

Reset local dev DB and auto-seed.

AuthorDarkMonkDev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Resets the local development database by dropping schemas, recreating, and restarting the API container to trigger automatic seeding.

Core Features & Use Cases

  • Destructive dev DB reset: Drops public and cms schemas, then recreates them.
  • Auto-seeding: API container seeds the database on startup when empty.
  • Minimal downtime: Stops the API container, restarts, and validates health.

Quick Start

From project root, run:

  • bash .claude/skills/database-reset-dev/execute.sh To skip confirmation:
  • SKIP_CONFIRMATION=true bash .claude/skills/database-reset-dev/execute.sh

Dependency Matrix

Required Modules

dockerdocker-composepsql

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-reset-dev
Download link: https://github.com/DarkMonkDev/WitchCityRope/archive/main.zip#database-reset-dev

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.