Validate, lint, audit, or fix .gitlab-ci.yml pipelines, stages, and jobs.
akin-ozer/cc-devops-skills
SkillsMP has collected 31 skills from akin-ozer/cc-devops-skills. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 31
- GitHub stars
- 297
- GitHub forks
- 33
Skills in this repository
Showing 31 of 31 collected skills.
Generate, create, or scaffold Ansible playbooks, roles, tasks, handlers, inventory, vars.
Validate, lint, audit, or debug Ansible playbooks, roles, inventories, FQCN, tasks.
Generate/create/scaffold azure-pipelines.yml, stages, jobs, steps, or reusable templates.
Validate, lint, audit, or review azure-pipelines.yml — syntax, security, best practices.
Generate/create Fluent Bit configs — INPUT, FILTER, OUTPUT, parsers, log pipeline.
Validate, lint, audit, or check Fluent Bit configs (INPUT, FILTER, OUTPUT, tag routing).
Create, generate, or scaffold .gitlab-ci.yml pipelines, stages, and jobs.
Create, scaffold, or generate Helm charts, Chart.yaml, values.yaml, templates, helpers.
Validate, lint, audit, check Helm charts — Chart.yaml, templates, values.yaml, CRDs, schemas.
Generate/create/scaffold Jenkinsfile — declarative, scripted, shared library, CI/CD pipelines.
Validate, lint, audit, or check Jenkinsfiles and shared libraries.
Diagnose and fix Kubernetes pods, CrashLoopBackOff, Pending, DNS, networking, storage, and rollout failures with kubectl.
Validate, lint, audit, or dry-run Kubernetes manifests (Deployment, Service, ConfigMap, CRD).
Generate LogQL queries, log stream selectors, metric queries, and alerting rules for Grafana Loki.
Generate/create Loki configs — ingester, querier, compactor, ruler, S3/GCS/Azure backends.
Generate/create/write PromQL queries, metric expressions, alerting rules, recording rules, Prometheus dashboards.
Validate, lint, audit, or fix PromQL queries and alerting rules; detects anti-patterns.
Validate, lint, audit, or plan Terraform/.tf/HCL files; runs tflint, checkov, terraform validate.
Generate/create/scaffold Terragrunt HCL files — root.hcl, terragrunt.hcl, child modules, stacks, multi-env layouts.
Validate, lint, audit, or check Terragrunt .hcl/terragrunt.hcl files, stacks, modules, compliance.
Create, generate, write, or scaffold bash/shell scripts (.sh), automation, or CLI tools.
Validate, lint, audit, or fix bash/shell/.sh scripts via ShellCheck.
Create, generate, or write Dockerfiles and multi-stage Docker images. Containerize apps.
Validate, lint, audit, or scan a Dockerfile for security and best practices.
Create, generate, or scaffold GitHub Actions workflows, action.yml, or .github/workflows CI/CD pipelines.
Validate, lint, audit, fix GitHub Actions workflows (.github/workflows).
Generate/create/scaffold Kubernetes YAML — Deployment, Service, ConfigMap, Ingress, RBAC, StatefulSet, CRDs.
Create, generate, or scaffold Makefiles with .PHONY targets and build automation.
Validate, lint, audit, or check Makefiles and .mk files for errors.
Create, generate, write, or scaffold Terraform .tf HCL — resources, modules, providers, variables, outputs.