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.

277
Stars
31
Skill Files
31
Forks
1
PRs Merged
1
Contributors
1
Issues Open
6
Issues Closed
2026-07-11
Last Activity

Skill Analysis

546
Avg Lines / Skill
2,346
Avg Words / Skill
678
Code Blocks
588
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 (137), yml (117), sh (85), py (44), yaml (41), conf (23), jenkinsfile (21), hcl (20), tf (14), dockerfile (13)

Skills (31)

  • bash-script-generator
    199 lines917 words4 blocks

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

    bashmarkdowntext
  • 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
  • ansible-validator
    1128 lines5125 words40 blocks

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

    bashtextyaml
  • github-actions-validator
    574 lines2449 words28 blocks

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

    bashyaml
  • azure-pipelines-validator
    203 lines751 words11 blocks

    Validate, lint, audit, or review azure-pipelines.yml — syntax, security, best practices.

    bashtext
  • terragrunt-generator
    839 lines3788 words43 blocks

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

    bashhclmarkdown
  • terraform-generator
    1042 lines3836 words39 blocks

    Create, generate, write, or scaffold Terraform .tf HCL — resources, modules, providers, variables, outputs.

    bashhclmarkdown
  • terraform-validator
    525 lines2517 words21 blocks

    Validate, lint, audit, or plan Terraform/.tf/HCL files; runs tflint, checkov, terraform validate.

    bashhcljsonmarkdown
  • fluentbit-generator
    231 lines1064 words4 blocks

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

    bash
  • terragrunt-validator
    1136 lines4449 words58 blocks

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

    bashhclyaml
  • gitlab-ci-validator
    179 lines685 words8 blocks

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

    bashyaml
  • k8s-yaml-validator
    792 lines4390 words30 blocks

    Validate, lint, audit, or dry-run Kubernetes manifests (Deployment, Service, ConfigMap, CRD).

    bashjsonyaml
  • makefile-generator
    612 lines2850 words30 blocks

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

    bashmakefile
  • loki-config-generator
    692 lines2054 words27 blocks

    Generate/create Loki configs — ingester, querier, compactor, ruler, S3/GCS/Azure backends.

    alloybashyaml
  • helm-generator
    309 lines1467 words9 blocks

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

    bashyaml
  • gitlab-ci-generator
    1217 lines5533 words31 blocks

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

    bashmarkdownyaml
  • logql-generator
    445 lines2102 words25 blocks

    Generate LogQL queries, log stream selectors, metric queries, and alerting rules for Grafana Loki.

    logqltext
  • jenkinsfile-generator
    409 lines1842 words20 blocks

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

    bashgroovy
  • jenkinsfile-validator
    303 lines1150 words11 blocks

    Validate, lint, audit, or check Jenkinsfiles and shared libraries.

    bashgroovytext

Recent Commits

-230 contributions across all repos
JulAugSepOctNovDecJanFebMarAprMayJunJul
Less
More
  • 276af752026-07-11
    Merge pull request #9 from akin-ozer/ATL-3
    Akin Ozer
  • 84f796a2026-07-10
    docs: move contributing link to existing section
    akin-ozer
  • 7ba2d582026-07-10
    docs: add skill pack contributing guide
    akin-ozer
  • feaf2b22026-06-05
    fix non-existent pip dependency
    Akın Özer
  • 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