K8S Codebase Patterns

How to write a change that looks native to the Kubernetes package it lands in - find the nearest analogous code and imitate it, use the helpers the package already imports, never add a dependency, and never invent a new pattern. Load before writing or reviewing any Go code in a kubernetes or kubernetes-sigs repo.

rithwik-01 3624d0b 5.9 KB Updated

File contents

rithwik-01/claude-code-plugin-kubernetes/tree/main/plugins/k8s-contributor/skills/k8s-codebase-patterns commit 3624d0b936

Frequently asked questions

npx skillmds@latest add rithwik-01/k8s-codebase-patterns