akin-ozerakin-ozerCommunityยท30 Agent Skills Included

cc-devops-skills

Generate and validate Terraform, Kubernetes, CI/CD, and observability configs

Generates production-ready infrastructure and pipeline configs for Terraform, Terragrunt, Ansible, Helm, Kubernetes, Docker, GitHub Actions, GitLab CI, Azure Pipelines, Jenkins, Makefiles, and shell scripts. Validates every generated artifact with real linters and security scanners like tflint, checkov, kubeconform, actionlint, and hadolint. Eliminates manual YAML debugging, misconfigured pipelines, and insecure defaults through paired generator and validator workflows.
npx skills add akin-ozer/cc-devops-skills --all -g -y

All Skills in This Repository (30)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
akin-ozerakin-ozer

helm-generator

Generate Kubernetes Helm chart scaffolds with templates and validation-ready workflows.

Community
Advanced
๐Ÿ“ฆ In Repo
akin-ozerakin-ozer

terraform-validator

Validate, format, and security-scan Terraform configurations with Checkov.

Community
Advanced
๐Ÿ“ฆ In Repo
akin-ozerakin-ozer

ansible-generator

Generate Ansible playbooks, roles, tasks, and inventories with validation.

Community
Advanced
๐Ÿ“ฆ In Repo
akin-ozerakin-ozer

terragrunt-generator

Generate Terragrunt root, environment, and child module configurations from templates.

Community
Advanced
๐Ÿ“ฆ In Repo
akin-ozerakin-ozer

k8s-yaml-validator

Validate Kubernetes YAML manifests for syntax and schema errors.

Community
Intermediate
๐Ÿ“ฆ In Repo
akin-ozerakin-ozer

jenkinsfile-validator

Validate Jenkins pipeline syntax and structure across Declarative and Scripted formats.

Community
Advanced
๐Ÿ“ฆ In Repo
akin-ozerakin-ozer

fluentbit-generator

Generate Fluent Bit configurations for Kubernetes log pipelines with inputs, filters, and outputs.

Community
Advanced
๐Ÿ“ฆ In Repo
akin-ozerakin-ozer

gitlab-ci-generator

Generate GitLab CI/CD pipeline configurations from templates and references.

Community
Advanced
๐Ÿ“ฆ In Repo
akin-ozerakin-ozer

logql-generator

Generate optimized LogQL queries for Grafana Loki log analysis.

Community
Advanced
๐Ÿ“ฆ In Repo
akin-ozerakin-ozer

bash-script-validator

Validate Bash and POSIX shell scripts for syntax, security, and portability issues.

Community
Advanced
๐Ÿ“ฆ In Repo
akin-ozerakin-ozer

makefile-generator

Generate Makefiles for multi-language projects with GNU targets.

Community
Basic
๐Ÿ“ฆ In Repo
akin-ozerakin-ozer

dockerfile-generator

Generate production-ready Dockerfiles with multi-stage builds and security best practices.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install cc-devops-skills?โ–ผ

Run `npx skills add akin-ozer/cc-devops-skills --all -g -y` in your terminal to install all 31 skills globally.

What does cc-devops-skills do?โ–ผ

It scaffolds production-ready DevOps configs (Terraform, Helm, Kubernetes, CI/CD pipelines, Dockerfiles, PromQL) and validates them with real linting and security tools before you ship.

How do generator and validator skills work together?โ–ผ

Each generator (like terraform-generator) creates the config, then the matching validator (terraform-validator) runs fmt, lint, security scans, and dry-run checks, looping until all findings are fixed.

Does it work with Claude Code and Codex?โ–ผ

Yes. All skills follow the standard SKILL.md format and run in Claude Code, Codex desktop, and other compatible agents, with a packaged plugin manifest included.

Which external tools do the validators need?โ–ผ

Only the tools for your domain, such as terraform, tflint, checkov, helm, kubeconform, kubectl, actionlint, or shellcheck. Skills degrade gracefully and report exactly what was skipped when a tool is missing.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’