Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
jackspace avatar

Terraform Iac Helper

  • 39 installs
  • 16 repo stars
  • Updated November 20, 2025
  • jackspace/claudeskillz

Apply Terraform and infrastructure-as-code best practices when writing and reviewing infrastructure configurations.

About

This skill is an expert helper for Terraform and infrastructure-as-code best practices. Developers use it while authoring and reviewing infrastructure configurations.

  • Expert guidance on Terraform best practices
  • Focused on infrastructure-as-code patterns

Terraform Iac Helper by the numbers

  • 39 all-time installs (skills.sh)
  • +1 installs in the week ending Aug 2, 2026 (Skillselion tracking)
  • Ranked #815 of 1,438 DevOps & CI/CD skills by installs in the Skillselion catalog
  • Data as of Aug 2, 2026 (Skillselion catalog sync)
npx skills add https://github.com/jackspace/claudeskillz --skill terraform-iac-helper

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs39
repo stars16
Last updatedNovember 20, 2025
Repositoryjackspace/claudeskillz

What it does

Apply Terraform and infrastructure-as-code best practices when writing and reviewing infrastructure configurations.

Files

SKILL.mdMarkdownGitHub ↗

Terraform-iac-helper

Instructions

When working with Terraform:

  • main.tf: Primary resources
  • variables.tf: Input variables
  • outputs.tf: Output values
  • terraform.tfvars: Variable values
  • backend.tf: State backend config
  • Use remote state (S3, Terraform Cloud)
  • Implement state locking
  • Use modules for reusability
  • Tag all resources
  • Use workspaces for environments
  • terraform init: Initialize
  • terraform plan: Preview changes
  • terraform apply: Apply changes
  • terraform destroy: Destroy resources
  • terraform state: State management
  • Help with Proxmox provider setup
  • VM/container provisioning
  • Cloud-init configuration
  • Resource dependencies
  • State file issues
  • Provider authentication
  • Resource drift detection
  • Dependency cycles

Examples

Add examples of how to use this skill here.

Notes

  • This skill was auto-generated
  • Edit this file to customize behavior

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.