easy-db-lab
Provision ephemeral AWS database clusters for testing and benchmarking
All Skills in This Repository (5)
Pure Emerald Level Indicatorsopenspec-apply-change
Manage your entire Nmap security portfolio in one place.
openspec-explore
Explore software problems and clarify requirements through questioning and comparison.
openspec-consolidate-specs
Identify overlapping OpenSpec specifications and propose consolidated merges.
openspec-archive-change
Archive completed openspec changes with date-stamped directories after user confirmation.
openspec-propose
Automates creation of proposal, design, and task documents via the openspec CLI.
Frequently Asked Questions
FAQPage SchemaHow to install easy-db-lab?โผ
Run `npx skills add rustyrazorblade/easy-db-lab --all -g -y` in your terminal to install all skills in this suite globally.
How to spin up a database test cluster on AWS?โผ
The cluster-ops skill walks your agent through init, up, version selection, and start commands to provision a full Cassandra, ClickHouse, or OpenSearch cluster on EC2 with K3s.
How to debug a failing easy-db-lab cluster?โผ
The debug-environment skill checks SSH connectivity, Kubernetes pods, service health, and logs, then produces a structured report with root cause and recommended fixes.
Can I run end-to-end tests on a real AWS cluster?โผ
Yes. The run-test and agent-test skills provision a real cluster, execute test steps, monitor progress, and investigate failures inline without tearing down the cluster.
Does easy-db-lab work with Claude Code?โผ
Yes. All skills follow the standard SKILL.md format and run directly in Claude Code and other compatible coding agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core