generating-infrastructure-as-code

Solid

This skill enables Claude to generate Infrastructure as Code (IaC) configurations. It uses the infrastructure-as-code-generator plugin to create production-ready IaC for Terraform, CloudFormation, Pulumi, ARM Templates, and CDK. Use this skill when the user requests IaC configurations for cloud infrastructure, specifying the platform (e.g., Terraform, CloudFormation) and cloud provider (e.g., AWS, Azure, GCP), or when the user needs help automating infrastructure deployment. Trigger terms include: "generate IaC", "create Terraform", "CloudFormation template", "Pulumi program", "infrastructure code".

DevOps & Infrastructure 2,274 stars 319 forks Updated today MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

## Overview 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. ## How It Works 1. **Receiving Request**: Claude receives a request for IaC generation, identifying the desired platform and cloud provider. 2. **Invoking Plugin**: Claude invokes the infrastructure-as-code-generator plugin with the user's specifications. 3. **Generating Code**: The plugin generates the requested IaC configuration based on the user's requirements. 4. **Presenting Code**: Claude presents the generated IaC code to the user for review and deployment. ## When to Use This Skill This skill activates when you need to: - Generate Terraform configurations for AWS, GCP, or Azure. - Create CloudFormation templates for AWS infrastructure. - Develop Pulumi programs for multi-cloud deployments. ## Examples ### Example 1: AWS ECS Fargate Infrastructure User request: "Generate Terraform configuration for an AWS ECS Fargate cluster." The skill will: 1. Invoke the infrastructure-as-code-generator plugin, specifying Terraform and AWS ECS Fargate. 2. Generate a Terraform configuration file defining the ECS cluster, task definition, and related resources. ### Example 2: Azure Resource Group Deployment User request: "Create an ARM template for deploying an Azure Resource Group with a virtual network." The skill will: 1. Invok...

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
7 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

DevOps & Infrastructure Solid

iac-generator

Generate Infrastructure as Code from existing infrastructure with Terraform/CloudFormation support

1,160 Updated today
a5c-ai
DevOps & Infrastructure Solid

building-terraform-modules

This skill empowers Claude to build reusable Terraform modules based on user specifications. It leverages the terraform-module-builder plugin to generate production-ready, well-documented Terraform module code, incorporating best practices for security, scalability, and multi-platform support. Use this skill when the user requests to create a new Terraform module, generate Terraform configuration, or needs help structuring infrastructure as code using Terraform. The trigger terms include "create Terraform module," "generate Terraform configuration," "Terraform module code," and "infrastructure as code."

183 Updated 1 months ago
majiayu000
DevOps & Infrastructure Listed

building-terraform-modules

This skill empowers Claude to build reusable Terraform modules based on user specifications. It leverages the terraform-module-builder plugin to generate production-ready, well-documented Terraform module code, incorporating best practices for security, scalability, and multi-platform support. Use this skill when the user requests to create a new Terraform module, generate Terraform configuration, or needs help structuring infrastructure as code using Terraform. The trigger terms include "create Terraform module," "generate Terraform configuration," "Terraform module code," and "infrastructure as code."

6 Updated 4 weeks ago
intent-solutions-io
DevOps & Infrastructure Listed

building-terraform-modules

This skill empowers Claude to build reusable Terraform modules based on user specifications. It leverages the terraform-module-builder plugin to generate production-ready, well-documented Terraform module code, incorporating best practices for security, scalability, and multi-platform support. Use this skill when the user requests to create a new Terraform module, generate Terraform configuration, or needs help structuring infrastructure as code using Terraform. The trigger terms include "create Terraform module," "generate Terraform configuration," "Terraform module code," and "infrastructure as code."

3 Updated 1 months ago
majiayu000
AI & Automation Solid

building-terraform-modules

This skill empowers Claude to build reusable Terraform modules based on user specifications. It leverages the terraform-module-builder plugin to generate production-ready, well-documented Terraform module code, incorporating best practices for security, scalability, and multi-platform support. Use this skill when the user requests to create a new Terraform module, generate Terraform configuration, or needs help structuring infrastructure as code using Terraform. The trigger terms include "create Terraform module," "generate Terraform configuration," "Terraform module code," and "infrastructure as code."

2,274 Updated today
jeremylongshore