AI SummaryA skill booster that simplifies starting and stopping Docker-based test databases for local development, providing ready-to-use connection strings for PostgreSQL instances. Developers using Claude Code can quickly spin up isolated database environments without manual Docker commands.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "db" skill in my project. Please run this command in my terminal: # Install skill into the correct directory (3 files) mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/luiscarbonel1991/nlp2sql/main/.claude/commands/db.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/quality.md "https://raw.githubusercontent.com/luiscarbonel1991/nlp2sql/main/.claude/commands/quality.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/test.md "https://raw.githubusercontent.com/luiscarbonel1991/nlp2sql/main/.claude/commands/test.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Start/stop Docker test databases
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 2mo ago
● ActiveAdoptionUnder 100 stars
8 ★ · NicheDocsMissing or thin
UndocumentedMIT License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code