← All Skills
⚙️
DevOps Generator and Validator Skills
A 31-skill DevOps pack for Claude Code and Codex: 16 generators, 14 validators, and one Kubernetes debugger spanning Terraform, Ansible, CI/CD, containers, Kubernetes, Helm, logging, and Prometheus.
Key Features
- 16 infrastructure and pipeline generators
- 14 lint, security, and dry-run validators
- Kubernetes failure diagnosis
- Explicit degraded results when tools are missing
Installation
In Claude Code, run /plugin marketplace add akin-ozer/cc-devops-skills followed by /plugin install devops-skills@akin-ozer. In Codex Desktop, use $skill-installer install https://github.com/akin-ozer/cc-devops-skills/tree/main/devops-skills-plugin/skills to install only the skills directory.
How to Use
Use the matching generator to create Terraform, Ansible, Dockerfile, Helm, Kubernetes, or CI configuration, then run its validator for formatting, linting, security checks, and dry runs. Review each skill's plan and diff, install only the tools needed for the selected domain, and never report a skipped check as a pass.
Requirements
Baseline requirements are bash and Python 3.8+. Domain workflows may need terraform, tflint, checkov, kubectl, kubeconform, helm, hadolint, actionlint, act, shellcheck, or promtool. Some validators run terraform fmt, init, plan, or project scripts and may modify formatting, download providers, use cloud credentials, or contact a configured cluster. Scope the directory and authorize credentials, network, and infrastructure actions separately; validation does not authorize apply or deployment.
Related Skills