Home / Stacks / GitOps & Kubernetes Kit
🚢

GitOps & Kubernetes Kit

Ship to Kubernetes the GitOps way — ArgoCD and Flux delivery, Helm packaging, manifest authoring, and systematic cluster troubleshooting

6 skills · Works with Claude Code, Codex, Cursor & more

⚙️ Engineering
RARE

GitOps Workflows

Design GitOps deployment workflows with ArgoCD and Flux. Structures Git repos (app-of-apps, monorepo vs polyrepo), deploys to multiple clusters with ApplicationSets, manages secrets with SOPS/Sealed Secrets/External Secrets, implements canary and blue-green rollouts, and compares ArgoCD vs Flux.

Community 2.7K
Scanned
gitops argocd flux
mkdir -p ~/.claude/skills/gitops-workflows && curl -fsSL https://raw.githubusercontent.com/ahmedasmar/devops-claude-skills/main/gitops-workflows/skills/SKILL.md -o ~/.claude/skills/gitops-workflows/SKILL.md
⚙️ Engineering
RARE

ArgoCD GitOps

Drive ArgoCD via CLI and REST API for GitOps automation. Manages Applications and ApplicationSets, syncs and rolls back deployments, configures Projects and RBAC, registers repos and clusters, mints tokens, and troubleshoots sync and health failures.

Community 3.1K
Scanned
argocd gitops kubernetes
mkdir -p ~/.claude/skills/argocd-gitops && curl -fsSL https://raw.githubusercontent.com/julianobarbosa/claude-code-skills/main/skills/argocd/SKILL.md -o ~/.claude/skills/argocd-gitops/SKILL.md
⚙️ Engineering
RARE

Flux CD

Bootstrap and operate Flux CD on Kubernetes. Creates and manages GitOps sources (Git, Helm, OCI, Bucket), configures Kustomizations and HelmReleases, reconciles resources on demand, sets up image automation and alerting, and pushes OCI artifacts.

Community 1.6K
Scanned
flux gitops kubernetes
mkdir -p ~/.claude/skills/flux-cd && curl -fsSL https://raw.githubusercontent.com/dirien/claude-skills/main/flux-cli/SKILL.md -o ~/.claude/skills/flux-cd/SKILL.md
⚙️ Engineering
RARE

Helm Chart Generator

Generate and validate Helm charts for Kubernetes applications. Scaffolds chart structure, templates Deployments/Services/Ingress with sane values, parameterizes via values.yaml, adds helpers and hooks, and checks charts against best practices.

Community 2.0K
Scanned
helm kubernetes charts
mkdir -p ~/.claude/skills/helm-charts && curl -fsSL https://raw.githubusercontent.com/gitjfmd/ansible-skills/main/devops-skills-plugin/skills/helm-generator/SKILL.md -o ~/.claude/skills/helm-charts/SKILL.md
⚙️ Engineering
RARE

Kubernetes Manifests

Generate and debug Kubernetes YAML manifests — Deployments, Services, Ingress, ConfigMaps, RBAC, and Helm charts. Follows production-ready patterns with proper resource limits, health checks, and security contexts.

Community 4.2K
Scanned
kubernetes k8s containers
mkdir -p ~/.claude/skills/kubernetes-manifests && curl -fsSL https://raw.githubusercontent.com/Jeffallan/claude-skills/HEAD/skills/kubernetes-specialist/SKILL.md -o ~/.claude/skills/kubernetes-manifests/SKILL.md
⚙️ Engineering
RARE

Kubernetes Troubleshooter

Systematic Kubernetes incident response and debugging. Diagnoses CrashLoopBackOff, ImagePullBackOff, OOMKilled, and Pending pods, fixes NotReady nodes and DiskPressure, debugs service networking and PVC failures, investigates Helm releases, and runs post-incident reviews.

Community 4.1K
Scanned
kubernetes kubectl troubleshooting
mkdir -p ~/.claude/skills/k8s-troubleshooter && curl -fsSL https://raw.githubusercontent.com/ahmedasmar/devops-claude-skills/main/k8s-troubleshooter/skills/SKILL.md -o ~/.claude/skills/k8s-troubleshooter/SKILL.md

More Stacks

View all stacks →

Added to wishlist