Skip to content

cc-devops-skills

by akin-ozer

A practical skill pack for DevOps work in Claude Code and Codex.

About

A practical skill pack for DevOps work in Claude Code and Codex.

143
Stars
31
Skill Files
14
Forks
0
PRs Merged
1
Contributors
1
Issues Open
4
Issues Closed
2026-03-27
Last Activity

Skill Analysis

546
Avg Lines / Skill
2,346
Avg Words / Skill
678
Code Blocks
587
Total Files
4.12 MB
Repo Size
63
Reference Files
Skill lines179 min / 409 median / 1217 max
Code languagesalloy, bash, dockerfile, groovy, hcl, json, logql, makefile, markdown, promql, text, yaml
Frontmatter keysdescription, name
Has CLAUDE.mdNo
Has LicenseYes
File typesmd (136), yml (117), sh (85), py (44), yaml (41), conf (23), jenkinsfile (21), hcl (20), tf (14), dockerfile (13)

Skills (31)

  • ansible-validator
    1128 lines5125 words40 blocks

    Validate, lint, audit, or debug Ansible playbooks, roles, inventories, FQCN, tasks.

    bashtextyaml
  • bash-script-validator
    247 lines1045 words10 blocks

    Validate, lint, audit, or fix bash/shell/.sh scripts via ShellCheck.

    bashtext
  • jenkinsfile-generator
    409 lines1842 words20 blocks

    Generate/create/scaffold Jenkinsfile — declarative, scripted, shared library, CI/CD pipelines.

    bashgroovy
  • bash-script-generator
    199 lines917 words4 blocks

    Create, generate, write, or scaffold bash/shell scripts (.sh), automation, or CLI tools.

    bashmarkdowntext
  • k8s-yaml-generator
    277 lines1145 words5 blocks

    Generate/create/scaffold Kubernetes YAML — Deployment, Service, ConfigMap, Ingress, RBAC, StatefulSet, CRDs.

    bashtextyaml
  • helm-generator
    309 lines1467 words9 blocks

    Create, scaffold, or generate Helm charts, Chart.yaml, values.yaml, templates, helpers.

    bashyaml
  • fluentbit-generator
    231 lines1064 words4 blocks

    Generate/create Fluent Bit configs — INPUT, FILTER, OUTPUT, parsers, log pipeline.

    bash
  • makefile-validator
    242 lines976 words15 blocks

    Validate, lint, audit, or check Makefiles and .mk files for errors.

    bashtext
  • terragrunt-validator
    1136 lines4449 words58 blocks

    Validate, lint, audit, or check Terragrunt .hcl/terragrunt.hcl files, stacks, modules, compliance.

    bashhclyaml
  • makefile-generator
    612 lines2850 words30 blocks

    Create, generate, or scaffold Makefiles with .PHONY targets and build automation.

    bashmakefile
  • terragrunt-generator
    839 lines3788 words43 blocks

    Generate/create/scaffold Terragrunt HCL files — root.hcl, terragrunt.hcl, child modules, stacks, multi-env layouts.

    bashhclmarkdown
  • gitlab-ci-validator
    179 lines685 words8 blocks

    Validate, lint, audit, or fix .gitlab-ci.yml pipelines, stages, and jobs.

    bashyaml
  • promql-validator
    421 lines2182 words8 blocks

    Validate, lint, audit, or fix PromQL queries and alerting rules; detects anti-patterns.

    bashtext
  • ansible-generator
    207 lines1217 words2 blocks

    Generate, create, or scaffold Ansible playbooks, roles, tasks, handlers, inventory, vars.

    bashmarkdown
  • promql-generator
    1064 lines4597 words49 blocks

    Generate/create/write PromQL queries, metric expressions, alerting rules, recording rules, Prometheus dashboards.

    promqlyaml
  • fluentbit-validator
    181 lines742 words10 blocks

    Validate, lint, audit, or check Fluent Bit configs (INPUT, FILTER, OUTPUT, tag routing).

    bashtext
  • gitlab-ci-generator
    1217 lines5533 words31 blocks

    Create, generate, or scaffold .gitlab-ci.yml pipelines, stages, and jobs.

    bashmarkdownyaml
  • github-actions-validator
    574 lines2449 words28 blocks

    Validate, lint, audit, fix GitHub Actions workflows (.github/workflows).

    bashyaml
  • dockerfile-validator
    298 lines1054 words16 blocks

    Validate, lint, audit, or scan a Dockerfile for security and best practices.

    bashmarkdown
  • dockerfile-generator
    1036 lines4046 words36 blocks

    Create, generate, or write Dockerfiles and multi-stage Docker images. Containerize apps.

    bashdockerfileyaml

Recent Commits

-335 contributions across all repos
MarAprMayJunJulAugSepOctNovDecJanFebMar
Less
More
  • 2073d652026-03-27
    Add Codex plugin manifest and installation docs
    akin-ozer
  • 10ea8fe2026-03-05
    Consolidate ignore rules and drop tracked caches
    akin-ozer
  • 6c0f3db2026-03-05
    Fix skill validation baselines and examples
    akin-ozer
  • 7fe75952026-03-03
    fix: make upstream action surface checker handle extension inputs correctly
    akin-ozer
  • 7d0b2dc2026-03-03
    feat: add drop-in claude-code-action wrapper with devops skill injection
    akin-ozer
  • 9b829682026-03-03
    docs: update README
    akin-ozer
  • 3855da82026-03-03
    docs: rewrite README for end users
    akin-ozer
  • af813942026-03-03
    Merge origin/main into main
    akin-ozer
  • 1b2342a2026-03-03
    chore: standardize skill docs and expand regression coverage
    akin-ozer
  • 8f2903a2026-03-03
    feat(skills): expand test coverage, add new validators, and harden scripts across all devops skills
    akin-ozer