A pack of 31 DevOps-focused skills for Claude Code and Codex Desktop, called "cc-devops-skills," has been published on GitHub. Authored by Akin Ozer, it is licensed under Apache-2.0.
March 2026 · cc-devops-skills
31 DevOps skills that generate, then validate — for Claude Code & Codex
An open skill pack automates repetitive DevOps work — IaC, CI/CD, containers & Kubernetes — through a generate-and-validate loop built to catch the "plausible but buggy code" LLMs tend to output.
31
total skills in the pack
241
GitHub stars (July 2026)
v1.0.0
released around March 2026
What the 31 skills do
Generator
16
scaffold configs
Validator
14
lint · security · dry-run
The generate → validate → fix loop
Generate
Scaffold Terraform, GitHub Actions & K8s manifests
→
Validate
Lint, security scan & dry-run before anything ships
→
Fix
Apply corrections — accelerate without sacrificing correctness
e.g. terraform-validator: fmt → tflint → validate → Checkov → plan · k8s-yaml-validator: kubeconform + kubectl dry-run
Why developers like it
Validator automation prevents bugs in plausible-looking code
Injects expertise — SLO/SLI, blue-green & canary — as personas
Reusable open standard across Cursor, Copilot & Gemini CLI
Cautions raised
Too many skills bloat the model's context
Graceful degradation matters when tools aren't installed
Security concerns about circumventing guardrails
Continue reading The rest of this article is for AI News Blitz readers. Choose an option below to keep reading.
Already purchased? Sign in ✓ Signed in — this article isn’t included in your current plan.Unlocking the full article…