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.

280
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)

  • github-actions-generator
    351 lines1411 words10 blocks

    Create, generate, or scaffold GitHub Actions workflows, action.yml, or .github/workflows CI/CD pipelines.

    textyaml
  • terraform-validator
    525 lines2517 words21 blocks

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

    bashhcljsonmarkdown
  • makefile-generator
    612 lines2850 words30 blocks

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

    bashmakefile
  • bash-script-validator
    247 lines1045 words10 blocks

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

    bashtext
  • k8s-debug
    339 lines1513 words14 blocks

    Diagnose and fix Kubernetes pods, CrashLoopBackOff, Pending, DNS, networking, storage, and rollout failures with kubectl.

    bash
  • 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
  • azure-pipelines-validator
    203 lines751 words11 blocks

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

    bashtext
  • k8s-yaml-generator
    277 lines1145 words5 blocks

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

    bashtextyaml
  • jenkinsfile-validator
    303 lines1150 words11 blocks

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

    bashgroovytext
  • dockerfile-validator
    298 lines1054 words16 blocks

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

    bashmarkdown
  • fluentbit-generator
    231 lines1064 words4 blocks

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

    bash
  • terragrunt-generator
    839 lines3788 words43 blocks

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

    bashhclmarkdown
  • ansible-generator
    207 lines1217 words2 blocks

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

    bashmarkdown
  • azure-pipelines-generator
    244 lines1005 words1 blocks

    Generate/create/scaffold azure-pipelines.yml, stages, jobs, steps, or reusable templates.

    bash
  • makefile-validator
    242 lines976 words15 blocks

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

    bashtext
  • dockerfile-generator
    1036 lines4046 words36 blocks

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

    bashdockerfileyaml
  • promql-validator
    421 lines2182 words8 blocks

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

    bashtext
  • promql-generator
    1064 lines4597 words49 blocks

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

    promqlyaml
  • github-actions-validator
    574 lines2449 words28 blocks

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

    bashyaml

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