Integrate Go CLIs with Kubernetes using client-go. Automatic config detection works on laptops, CI runners, and cluster pods with minimal RBAC setup.
Builds Kubernetes-aware Go CLIs that auto-detect configs across laptops, CI, and cluster pods. Use when creating tools that need to interact with the Kubernetes API from any environment.
/plugin marketplace add adaptive-enforcement-lab/claude-skills/plugin install build@ael-skillsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
examples.mdscripts/example-1.mermaidscripts/example-2.goA well-designed Kubernetes CLI works seamlessly both on developer laptops and inside cluster pods. This section covers:
See examples.md for detailed code examples.
| Practice | Description |
|---|---|
| Use contexts everywhere | Pass context.Context to all Kubernetes operations |
| Handle cancellation | Respect context cancellation for clean shutdowns |
| Wrap errors with context | Include resource type and name in error messages |
| Default to current namespace | Match kubectl behavior for namespace resolution |
| Support both configs | Always handle in-cluster and out-of-cluster scenarios |
| Minimal RBAC | Request only the permissions your CLI needs |
Build clients that work everywhere: laptop, CI runner, or pod.
See examples.md for code examples.
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.