Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

easy-db-lab

easy-db-lab 收录了来自 rustyrazorblade 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
36
更新
2026-06-16
Forks
11
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

create-kit
软件开发工程师

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
软件开发工程师

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
软件质量保证分析师与测试员

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
软件质量保证分析师与测试员

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
网络与计算机系统管理员

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
计算机网络架构师

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
软件开发工程师

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