Create a new easy-db-lab kit (kit.yaml + K8s manifests, metrics, dashboards, docs) for any database or workload. Detects internal (the easy-db-lab repo) vs external (your own project) mode, researches the workload, grounds the work in a per-kit TODO.md, drafts for review, and writes deliverable files only on explicit approval. Use when adding a new database or workload kit to easy-db-lab or to your own kit source.
$npx -y skills add rustyrazorblade/skills --skill create-kitInstalls into the current project.
Run `npx skills use "https://github.com/rustyrazorblade/skills" --skill "rustyrazorblade/skills/create-kit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/rustyrazorblade/skills" that are relevant to the current task. Run `npx skills add "https://github.com/rustyrazorblade/skills"` and select the relevant skills, then follow their instructions.