qwedsazxc78/devops-ai-skill
Skill Claude CodeCodex
Class-swap migration that ports services from NGINX Ingress to Traefik Ingress (ingressClassName: traefik) while keeping both controllers running in parallel. DNS A-records are the only cutover lever. Designed for eye-of-horus-gitops conventions: nginx files move to archive/ (never deleted), Traefik Ingresses live in…
qwedsazxc78/devops-ai-skill
Skill Claude CodeCodex
Draw clear, easy-to-understand architecture diagrams, flow charts, and feature explainer graphics from code, system architecture, or DevOps pipelines. Output is an HTML artifact (inline CSS and SVG) styled with a blue-white tech palette, flat vector icons, a card-based multi-step layout, flow arrows, and dark code…
qwedsazxc78/devops-ai-skill
Skill Claude CodeCodex
Validates package release readiness across version consistency, cross-platform link integrity, npm package content, setup script smoke testing, skill fixture suite runs (Phase 4), shell portability static checks (Phase 5), cross-repo-style fixture coverage (Phase 6, shipped in v1.15.0), cross-AI-tool registration…
qwedsazxc78/devops-ai-skill
Skill Claude CodeCodex
GitOps-flavored SAFE uninstall of the ingress-nginx controller in a Kustomize + ArgoCD repo. Verifies cluster + repo are free of ingressClassName: nginx (precedence-aware: spec wins, legacy annotation falls back). After DNS bake confirmation, plans the decommission as: archive the common.ingress-nginx/ (or equivalent)…
qwedsazxc78/devops-ai-skill
Skill Claude CodeCodex
Auto-trigger skill that activates when YAML files in Kustomize module directories are modified. Checks formatting, Kubernetes label compliance, kustomization.yaml references, and build validation. Reports only when issues are found.