From infrastructure-as-code-generator
Generates Infrastructure as Code configurations (Terraform, CloudFormation, Pulumi, ARM Templates, CDK) for AWS, Azure, and GCP. Useful when users request IaC templates or automation for cloud resource deployment.
How this skill is triggered — by the user, by Claude, or both
Slash command
/infrastructure-as-code-generator:infrastructure-as-code-generatorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill empowers Claude to automate the creation of infrastructure code, streamlining the deployment and management of cloud resources. It supports multiple IaC platforms and cloud providers, ensuring flexibility and best practices.
This skill empowers Claude to automate the creation of infrastructure code, streamlining the deployment and management of cloud resources. It supports multiple IaC platforms and cloud providers, ensuring flexibility and best practices.
This skill activates when you need to:
User request: "Generate Terraform configuration for an AWS ECS Fargate cluster."
The skill will:
User request: "Create an ARM template for deploying an Azure Resource Group with a virtual network."
The skill will:
This skill can be integrated with other Claude Code plugins for deployment automation, security scanning, and cost estimation, providing a comprehensive DevOps workflow. For example, it can be used with a deployment plugin to automatically deploy the generated infrastructure.
Guides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Enforces test-driven development: write failing test first, then minimal code to pass. Use when implementing features or bugfixes.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
npx claudepluginhub danielmiessler/claude-code-plugins-plus --plugin infrastructure-as-code-generator