Skip to main content
Run any Skill in Manus
with one click
GitHub repository

easy-db-lab

easy-db-lab contains 7 collected skills from rustyrazorblade, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
36
updated
2026-06-16
Forks
11
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

create-kit
software-developers

Interactively generate a new workload install.yaml with typed lifecycle steps. Researches the workload's helm chart, CRDs, and readiness conditions, proposes a draft for review, refines with user feedback, and writes files only on explicit approval.

2026-06-16
commit-and-push
software-developers

Commit and/or push workflow for easy-db-lab. Run this skill before every git push. Runs ktlintFormat, handles commit confirmation, then pushes. Pass -a to stage all files without prompting.

2026-06-03
run-test
software-quality-assurance-analysts-and-testers

Run an integration test against a real AWS cluster. Use when the user says anything like "test it in AWS", "fire up a cluster and test", "run the presto test", "test on a real cluster", or names a specific test. Handles provisioning, surfaces the tail command, monitors progress, and reports results. Does NOT tear down on failure — leaves the cluster running for debugging.

2026-06-03
agent-test
software-quality-assurance-analysts-and-testers

Dynamic end-to-end test runner for easy-db-lab that calls easy-db-lab commands directly. Analyzes branch changes, proposes a test plan, executes commands step-by-step, and investigates failures inline. Use instead of bin/end-to-end-test when you want intelligent, adaptive testing with real-time debugging.

2026-03-27
debug-environment
network-and-computer-systems-administrators

Comprehensive debugging for easy-db-lab environments. Diagnose cluster issues, service failures, connectivity problems, K8s pod failures, SSH issues, and configuration problems. Use when troubleshooting any easy-db-lab deployment or runtime issue.

2026-03-19
k8-expert
computer-network-architects

Kubernetes expert specialized in easy-db-lab's K3s cluster, Fabric8 manifest builders, and K8s-based deployments. Use for K8s architecture questions, manifest building, pod debugging, or understanding how easy-db-lab uses Kubernetes. This is a Q&A expert, not an executor.

2026-03-19
openspec-consolidate-specs
software-developers

Use when archiving an OpenSpec change that adds or modifies specs, or when the user asks to review specs for overlap. Finds specs that describe the same system from different angles and proposes merging them under a more general name.

2026-03-06