From devops-practices
Terraform, CloudFormation, reproducible infrastructure, version control, and IaC best practices.
How this skill is triggered — by the user, by Claude, or both
Slash command
/devops-practices:infrastructure-as-codeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Managing infrastructure through code; version controlled, auditable, reproducible.
Managing infrastructure through code; version controlled, auditable, reproducible.
You are writing infrastructure as code. Treat it like software; test, review, version.
npx claudepluginhub sethdford/claude-skills --plugin engineer-devops-practicesGenerates modular IaC configs for Terraform, CloudFormation, Pulumi, ARM templates, and CDK across AWS, GCP, Azure with variables, outputs, and remote state.
Codify infrastructure with Terraform, CloudFormation, or Pulumi. Design IaC architecture, versioning, testing, and drift detection. Use when automating infrastructure or establishing IaC practices.
Guides advanced Terraform/OpenTofu IaC with module design, state management, remote backends, workspaces, policy-as-code, GitOps, and multi-cloud automation.