home / skills / akin-ozer / cc-devops-skills

akin-ozer/cc-devops-skills

30 skills
GitHub

Sponsored

github-actions-generator

akin-ozer/cc-devops-skills

70
This skill helps you generate production-ready GitHub Actions workflows and custom actions following best practices, security, and naming conventions for
github-actions-validator

akin-ozer/cc-devops-skills

70
This skill validates and tests GitHub Actions workflows locally, catching syntax, best practices, and action usage issues before commit.
helm-generator

akin-ozer/cc-devops-skills

70
This skill helps you generate production-ready Helm charts and templates aligned with best practices, enabling rapid creation, validation, and consistent
helm-validator

akin-ozer/cc-devops-skills

70
This skill validates, lints, and analyzes Helm charts and rendered resources to detect issues, ensuring best practices without modifying source files.
jenkinsfile-generator

akin-ozer/cc-devops-skills

70
This skill generates production-ready Jenkinsfiles for declarative and scripted pipelines, validating outputs with a dedicated Jenkinsfile validator.
k8s-debug

akin-ozer/cc-devops-skills

70
This skill helps you diagnose Kubernetes cluster issues and streamline debugging of pods, services, deployments, and network problems with structured workflows.
k8s-yaml-generator

akin-ozer/cc-devops-skills

70
This skill generates production-ready Kubernetes YAML manifests with validation and CRD support for deployments, services, configmaps, and more.
makefile-validator

akin-ozer/cc-devops-skills

70
This skill validates, formats, and audits Makefiles for correctness and security using mbake and custom checks to improve reliability.
gitlab-ci-validator

akin-ozer/cc-devops-skills

70
This skill validates and secures GitLab CI/CD configurations by linting, testing, and auditing pipelines for best practices and security.
fluentbit-validator

akin-ozer/cc-devops-skills

70
This skill validates, lints, and tests Fluent Bit configurations, ensuring syntax, security, and performance best practices before deployment.
ansible-validator

akin-ozer/cc-devops-skills

70
This skill validates, lints, tests, and automates Ansible code quality across playbooks, roles, and collections, including dry-run checks and molecule testing.
dockerfile-validator

akin-ozer/cc-devops-skills

70
This skill validates Dockerfiles by linting syntax, enforcing security and best practices, and analyzing optimization opportunities for faster, smaller images.
fluentbit-generator

akin-ozer/cc-devops-skills

70
This skill generates production-ready Fluent Bit configurations including inputs, filters, and outputs with best practices.
gitlab-ci-generator

akin-ozer/cc-devops-skills

70
This skill generates production-ready GitLab CI/CD configurations following best practices, ensuring secure, efficient pipelines tailored to your project needs.
terraform-generator

akin-ozer/cc-devops-skills

70
This skill generates production-ready Terraform configurations following current best practices, validating providers, modules, and dynamic data for reliable
terraform-validator

akin-ozer/cc-devops-skills

70
This skill validates, lints, and tests Terraform configurations, helping you catch errors, ensure security, and generate actionable validation reports.
jenkinsfile-validator

akin-ozer/cc-devops-skills

70
This skill validates, lint checks, and enforces security and best practices for Jenkins Declarative and Scripted pipelines, with actionable fixes.
logql-generator

akin-ozer/cc-devops-skills

70
This skill helps you craft production-ready LogQL queries for Loki by guiding you through goal, sources, parsing, and aggregation steps.
makefile-generator

akin-ozer/cc-devops-skills

70
This skill generates production-ready Makefiles for C/C++, Python, Go, and Java projects with best practices.
promql-generator

akin-ozer/cc-devops-skills

70
This skill helps you generate production-ready PromQL queries via interactive planning, guiding metrics selection, filtering, and aggregation to meet
promql-validator

akin-ozer/cc-devops-skills

70
This skill validates, explains, and optimizes PromQL queries, offering interactive planning to improve accuracy, performance, and interpretability.
terragrunt-generator

akin-ozer/cc-devops-skills

70
This skill generates production-ready Terragrunt configurations following current best practices, enabling consistent multi-environment roots and modular child
terragrunt-validator

akin-ozer/cc-devops-skills

70
This skill validates, lints, and tests Terragrunt configurations, guiding fixes and ensuring safe, compliant infrastructure with comprehensive checks.
k8s-yaml-validator

akin-ozer/cc-devops-skills

70
This skill validates and lint Kubernetes YAML manifests, detects CRD issues, and generates a detailed report for manual remediation.
ansible-generator

akin-ozer/cc-devops-skills

70
This skill generates production-ready Ansible resources including playbooks, roles, tasks, and inventories with validation against best practices.
azure-pipelines-generator

akin-ozer/cc-devops-skills

70
This skill generates production-ready Azure DevOps pipelines following current best practices, with validation and reusable templates for CI, CD, and
azure-pipelines-validator

akin-ozer/cc-devops-skills

70
This skill validates, lints, and secures Azure Pipelines configurations, helping you catch syntax errors, enforce best practices, and audit security before
bash-script-generator

akin-ozer/cc-devops-skills

70
This skill generates production-ready bash scripts with best practices, offering robust error handling, logging, argument parsing, and validation for