Generates production-ready infrastructure-as-code configurations for major cloud providers using Terraform, Pulumi, CloudFormation, and CDK.
This skill automates the creation of robust, modular cloud infrastructure setups across AWS, Azure, and GCP. It provides standardized configurations including networking, compute, storage, and databases with security best practices baked in, such as encryption and least-privilege IAM. It handles everything from initial provider setup and remote state management to environment-specific variables, making it an essential tool for DevOps engineers looking to implement reliable cloud architecture quickly and consistently within Claude Code.
主な機能
01Generates code for Terraform, Pulumi, CloudFormation, ARM, and CDK
02Multi-provider support for AWS, Google Cloud, and Azure
03Built-in security best practices including encryption and IAM least-privilege
04Analyzes existing codebases to maintain architectural consistency and patterns
052,072 GitHub stars
06Automates remote state management and environment-specific variable files
ユースケース
01Setting up a multi-environment GCP Cloud Run deployment with Cloud SQL and Secret Manager via Pulumi
02Provisioning a production-grade AWS EKS cluster with associated VPC, subnets, and NAT gateways
03Creating secure, versioned S3 buckets with KMS encryption and lifecycle rules via CloudFormation