npx claudepluginhub pluginagentmarketplace/custom-plugin-terraformProduction-grade Terraform IaC plugin with 8 specialized agents, 12 skills, and 4 commands for multi-cloud infrastructure automation
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories
Install Now · Explore Agents · Documentation · Star this repo
Terraform Development Assistant is a Claude Code plugin with 8 agents and 12 skills for comprehensive Infrastructure as Code development with Terraform.
# Step 1: Add the marketplace
/plugin marketplace add pluginagentmarketplace/custom-plugin-terraform
# Step 2: Install the plugin
/plugin install custom-plugin-terraform@pluginagentmarketplace-terraform
# Step 3: Restart Claude Code
# Close and reopen your terminal/IDE
# Clone the repository
git clone https://github.com/pluginagentmarketplace/custom-plugin-terraform.git
cd custom-plugin-terraform
# Load locally
/plugin load .
# Restart Claude Code
After restart, you should see these agents:
custom-plugin-terraform:tf-fundamentals
custom-plugin-terraform:tf-providers
custom-plugin-terraform:tf-resources
custom-plugin-terraform:tf-state
custom-plugin-terraform:tf-modules
custom-plugin-terraform:tf-workspaces
custom-plugin-terraform:tf-cloud
custom-plugin-terraform:tf-advanced
| Agent | Description | Primary Skill |
|---|---|---|
tf-fundamentals | HCL syntax and basics | tf-basics |
tf-providers | Multi-cloud provider configuration | tf-providers |
tf-resources | Resource management and lifecycle | tf-resources |
tf-state | State backends and locking | tf-state |
tf-modules | Reusable module development | tf-modules |
tf-workspaces | Environment management | tf-variables |
tf-cloud | Terraform Cloud integration | tf-cloud |
tf-advanced | Functions and patterns | tf-functions |
| Skill | Description |
|---|---|
tf-basics | Terraform fundamentals |
tf-hcl | HCL syntax and expressions |
| Skill | Description |
|---|---|
tf-providers | Provider configuration |
tf-resources | Resource blocks |
tf-variables | Input variables |
tf-outputs | Output values |
| Skill | Description |
|---|---|
tf-state | State management |
tf-modules | Module development |
| Skill | Description |
|---|---|
tf-functions | Built-in functions |
tf-provisioners | Provisioners and connections |
tf-cloud | Terraform Cloud |
tf-best-practices | Best practices |