git log --oneline --stat
HEAD
- Stars
- 2.6k
- Forks
- 123
- Updated
- Jun 2, 2026
repo --stat
stars
2.6k
forks
123
last update
Jun 2, 2026
license
MITv1.6.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add kubernetes-operator-builder - Invoke
// Run from any project directory
$ claude --skill kubernetes-operator-builder "wire up a GitHub Actions deploy" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill kubernetes-operator-builder "now refactor it"
kubernetes-operator-builder/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Kubernetes Operator Builder
- slug:
- kubernetes-operator-builder
- version:
- v1.6.0
- license:
- MIT
- author:
- @k8s-craft
- repository:
- github.com/k8s-craft/kubernetes-operator-builder
- categories:
- tags:
- #kubernetes#operator#kubebuilder#go#crd
- description:
Build K8s operators with Kubebuilder — CRDs, controllers, reconciliation, webhooks, RBAC.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
kubernetes-operator-builder/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…