ALWAYS check before using kubectl commands. Guide for Kubernetes-related skills.
Guides Kubernetes debugging by selecting appropriate skills and agents for complex investigations.
/plugin marketplace add eveld/claude/plugin install eveld-workflows@eveld/claudeThis skill inherits all available tools. When active, it can use any tool Claude has access to.
You have specialized Kubernetes debugging skills. Use these instead of raw kubectl commands for consistent, well-documented workflows.
Simple, single kubectl command query?
→ Use kubernetes skill
kubectl get pods commandsComplex investigation requiring multiple steps? → Use Task tool with K8s agents (conserves context)
k8s-locator - Find and list resources across namespacesk8s-analyzer - Diagnose pod/deployment issues, check logs/eventsk8s-pattern-finder - Find patterns across resources, detect infrastructure issuesSpecific pod crashing or failing?
→ Use k8s-debug skill
Just need to find resources broadly?
→ Use k8s-locator agent only
Investigating single pod/service issue?
→ Use k8s-locator + k8s-analyzer agents
Need to find patterns or cluster-wide issues?
→ Use all three: k8s-locator + k8s-analyzer + k8s-pattern-finder
| Type | Name | Purpose |
|---|---|---|
| Skill | kubernetes | Simple queries (single kubectl command) |
| Skill | k8s-debug | Launch ephemeral debug container |
| Agent | k8s-locator | Find and list resources across namespaces |
| Agent | k8s-analyzer | Diagnose pod/deployment issues |
| Agent | k8s-pattern-finder | Find patterns, cluster-wide issues |
Only use kubectl directly when:
For systematic Kubernetes work, use the specialized skills above.
Covered by skills:
kubectl get → Use kuberneteskubectl describe → Use kuberneteskubectl logs → Use kuberneteskubectl debug → Use k8s-debugNot covered yet (use directly):
kubectl apply, kubectl delete, kubectl edit (destructive operations)kubectl port-forward, kubectl exec (interactive operations)Check context before any kubectl operation:
kubectl config current-context
kubectl config view --minify
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.
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.
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.