Ansible (2 skills)
| Skill | Description |
|-------|-------------|
| ansible-generator | Generate production-ready Ansible playbooks, roles, tasks, and inventory files following best practices |
| ansible-validator | Validate, lint, and test Ansible playbooks and roles using ansible-lint and syntax checks |
Azure Pipelines (2 skills)
| Skill | Description |
|-------|-------------|
| azure-pipelines-generator | Generate best practice Azure DevOps Pipelines for CI/CD workflows |
| azure-pipelines-validator | Validate, lint, and secure Azure DevOps Pipeline configurations |
Bash Scripts (2 skills)
| Skill | Description |
|-------|-------------|
| bash-script-generator | Generate best practice bash scripts with proper error handling and portability |
| bash-script-validator | Validate, lint, and optimize bash and shell scripts for syntax and security |
Docker (2 skills)
| Skill | Description |
|-------|-------------|
| dockerfile-generator | Generate production-ready Dockerfiles with multi-stage builds and security hardening |
| dockerfile-validator | Validate Dockerfiles using hadolint and Checkov for security and best practices |
Fluent Bit (2 skills)
| Skill | Description |
|-------|-------------|
| fluentbit-generator | Generate Fluent Bit configurations for log collection and forwarding pipelines |
| fluentbit-validator | Validate Fluent Bit configurations for syntax, security, and best practices |
GitHub Actions (2 skills)
| Skill | Description |
|-------|-------------|
| github-actions-generator | Generate GitHub Actions workflows and custom actions (composite, Docker, JavaScript) |
| github-actions-validator | Validate GitHub Actions workflows using actionlint and test with act |
GitLab CI (2 skills)
| Skill | Description |
|-------|-------------|
| gitlab-ci-generator | Generate GitLab CI/CD pipelines following best practices |
| gitlab-ci-validator | Validate, lint, and secure GitLab CI/CD pipeline configurations |
Helm (2 skills)
| Skill | Description |
|-------|-------------|
| helm-generator | Generate Helm charts with proper templating, values, and chart structure |
| helm-validator | Validate and lint Helm charts with automatic CRD documentation lookup |
Jenkins (2 skills)
| Skill | Description |
|-------|-------------|
| jenkinsfile-generator | Generate Jenkinsfiles for Declarative and Scripted pipeline syntaxes |
| jenkinsfile-validator | Validate and lint Jenkinsfile pipelines for syntax and best practices |
Kubernetes (3 skills)
| Skill | Description |
|-------|-------------|
| k8s-generator | Generate Kubernetes YAML manifests with automatic CRD documentation lookup |
| k8s-yaml-validator | Validate Kubernetes manifests using kubeconform and yamllint |
| k8s-debug | Debug Kubernetes cluster issues with systematic troubleshooting workflows |
Logging & Observability (3 skills)
| Skill | Description |
|-------|-------------|
| logql-generator | Generate LogQL queries for Loki log analysis and alerting |
| loki-config-generator | Generate Loki configuration files for log aggregation |
| promql-generator | Generate PromQL queries for Prometheus monitoring and alerting |
Makefiles (2 skills)
| Skill | Description |
|-------|-------------|
| makefile-generator | Generate best practice Makefiles for build automation |
| makefile-validator | Validate, lint, and optimize Makefiles for syntax and best practices |
PromQL (1 skill)
| Skill | Description |
|-------|-------------|
| promql-validator | Validate PromQL queries for syntax and best practices |
Terraform (2 skills)
| Skill | Description |
|-------|-------------|
| terraform-generator | Generate Terraform configurations following best practices |
| terraform-validator | Validate Terraform configurations with fmt, validate, and tflint |
Terragrunt (2 skills)
| Skill | Description |
|-------|-------------|
| terragrunt-generator | Generate Terragrunt configurations for multi-environment deployments |
| terragrunt-validator | Validate Terragrunt configurations and DRY patterns |