Write and debug Kubernetes manifests and workloads — Deployments, Services, Ingress, ConfigMaps/Secrets, probes, resource requests/limits, rollouts, HPA, and namespaces — plus kubectl debugging of crashing/pending/unreachable pods. Covers the common failure modes (CrashLoopBackOff, ImagePullBackOff, Pending, OOMKilled) and how to diagnose them. Use when the user wants a k8s manifest, to deploy/scale/expose an app, to debug a pod/service, or help with kubectl.
$npx -y skills add nocetic/flowly --skill kubernetesInstalls into the current project.
Run `npx skills use "https://github.com/nocetic/flowly" --skill "nocetic/flowly/kubernetes"` 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/nocetic/flowly" that are relevant to the current task. Run `npx skills add "https://github.com/nocetic/flowly"` and select the relevant skills, then follow their instructions.