rustyrazorbladerustyrazorbladeCommunityยท5 Agent Skills Included

easy-db-lab

Provision ephemeral AWS database clusters for testing and benchmarking

Provisions temporary AWS clusters for Cassandra, ClickHouse, OpenSearch, and other databases with one command. Eliminates manual EC2 setup, Kubernetes configuration, and observability wiring for database testing and benchmarking. Includes pre-built Grafana dashboards, stress testing, profiling, and step-by-step cluster debugging workflows.
npx skills add rustyrazorblade/easy-db-lab --all -g -y
Available:

Gives your AI agent the project's core operating rules, such as treating clusters as disposable, routing output through typed events, and following the command-to-service architecture when running or modifying easy-db-lab.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’