ansible-generator
Generate, create, or scaffold Ansible playbooks, roles, tasks, handlers, inventory, vars.
ansible-validator
Validate, lint, audit, or debug Ansible playbooks, roles, inventories, FQCN, tasks.
azure-pipelines-generator
Generate/create/scaffold azure-pipelines.yml, stages, jobs, steps, or reusable templates.
azure-pipelines-validator
Validate, lint, audit, or review azure-pipelines.yml — syntax, security, best practices.
bash-script-generator
Create, generate, write, or scaffold bash/shell scripts (.sh), automation, or CLI tools.
bash-script-validator
Validate, lint, audit, or fix bash/shell/.sh scripts via ShellCheck.
dockerfile-generator
Create, generate, or write Dockerfiles and multi-stage Docker images. Containerize apps.
dockerfile-validator
Validate, lint, audit, or scan a Dockerfile for security and best practices.
fluentbit-generator
Generate/create Fluent Bit configs — INPUT, FILTER, OUTPUT, parsers, log pipeline.
fluentbit-validator
Validate, lint, audit, or check Fluent Bit configs (INPUT, FILTER, OUTPUT, tag routing).
github-actions-generator
Create, generate, or scaffold GitHub Actions workflows, action.yml, or .github/workflows CI/CD pipelines.
github-actions-validator
Validate, lint, audit, fix GitHub Actions workflows (.github/workflows).
gitlab-ci-generator
Create, generate, or scaffold .gitlab-ci.yml pipelines, stages, and jobs.
gitlab-ci-validator
Validate, lint, audit, or fix .gitlab-ci.yml pipelines, stages, and jobs.
helm-generator
Create, scaffold, or generate Helm charts, Chart.yaml, values.yaml, templates, helpers.
helm-validator
Validate, lint, audit, check Helm charts — Chart.yaml, templates, values.yaml, CRDs, schemas.
jenkinsfile-generator
Generate/create/scaffold Jenkinsfile — declarative, scripted, shared library, CI/CD pipelines.
jenkinsfile-validator
Validate, lint, audit, or check Jenkinsfiles and shared libraries.
k8s-debug
Diagnose and fix Kubernetes pods, CrashLoopBackOff, Pending, DNS, networking, storage, and rollout failures with kubectl.
k8s-yaml-generator
Generate/create/scaffold Kubernetes YAML — Deployment, Service, ConfigMap, Ingress, RBAC, StatefulSet, CRDs.
k8s-yaml-validator
Validate, lint, audit, or dry-run Kubernetes manifests (Deployment, Service, ConfigMap, CRD).
logql-generator
Generate LogQL queries, log stream selectors, metric queries, and alerting rules for Grafana Loki.
loki-config-generator
Generate/create Loki configs — ingester, querier, compactor, ruler, S3/GCS/Azure backends.
makefile-generator
Create, generate, or scaffold Makefiles with .PHONY targets and build automation.
makefile-validator
Validate, lint, audit, or check Makefiles and .mk files for errors.
promql-generator
Generate/create/write PromQL queries, metric expressions, alerting rules, recording rules, Prometheus dashboards.
promql-validator
Validate, lint, audit, or fix PromQL queries and alerting rules; detects anti-patterns.
terraform-generator
Create, generate, write, or scaffold Terraform .tf HCL — resources, modules, providers, variables, outputs.
terraform-validator
Validate, lint, audit, or plan Terraform/.tf/HCL files; runs tflint, checkov, terraform validate.
terragrunt-generator
Generate/create/scaffold Terragrunt HCL files — root.hcl, terragrunt.hcl, child modules, stacks, multi-env layouts.
terragrunt-validator
Validate, lint, audit, or check Terragrunt .hcl/terragrunt.hcl files, stacks, modules, compliance.