Designs and audits Kubernetes Operators — CRD shape, reconcile-loop correctness, finalizer and status-subresource handling, OperatorHub capability levels, framework choice. Use when building a controller for a CRD, reviewing an operator for capability gaps, or designing the API surface of a Custom Resource. Not for general pod debugging — see kubernetes-operations.
$npx -y skills add goodsmileduck/claude-registry --skill kubernetes-operatorsInstalls into the current project.
Run `npx skills use "https://github.com/goodsmileduck/claude-registry" --skill "goodsmileduck/claude-registry/kubernetes-operators"` 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/goodsmileduck/claude-registry" that are relevant to the current task. Run `npx skills add "https://github.com/goodsmileduck/claude-registry"` and select the relevant skills, then follow their instructions.