infra-as-code
CommunityDefine and deploy cloud infra with code.
Authorgitgoodordietrying
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps teams automate and standardize cloud infrastructure provisioning to reduce manual errors and drift, enabling faster, more reliable deployments.
Core Features & Use Cases
- Terraform, AWS CloudFormation, and Pulumi workflows to provision VPCs, compute, storage, databases, and networking across multiple environments.
- State management patterns (remote backends, workspaces/stacks) and drift detection to ensure declared state matches live resources.
- Use Case: Rapidly bootstrap dev/staging/prod environments with versioned configurations and reproducible deployments.
Quick Start
Install the required IaC tools (Terraform, Pulumi, or CloudFormation). Initialize and apply configurations with terraform init && terraform plan && terraform apply for Terraform, pulumi up for Pulumi, or aws cloudformation validate-template followed by stack creation for CloudFormation.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: infra-as-code Download link: https://github.com/gitgoodordietrying/moltbook-app/archive/main.zip#infra-as-code Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.