BeClaude

terraform-skill

New
Community RegistryDevelopmentby Anton Babenko

Use when writing, reviewing, or debugging Terraform/OpenTofu modules, tests, CI, scans, or state ops — diagnoses failure mode (identity churn, secrets, blast radius, CI drift, state corruption) with version-aware guards.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/terraform-skill.md https://raw.githubusercontent.com/antonbabenko/terraform-skill/main/SKILL.md
3
Invoke in Claude Code
/terraform-skill
View source on GitHub
testingcode-reviewterraformopentofuiacinfrastructure-as-codestate-managementci-cd

Frequently Asked Questions

What is terraform-skill?

Use when writing, reviewing, or debugging Terraform/OpenTofu modules, tests, CI, scans, or state ops — diagnoses failure mode (identity churn, secrets, blast radius, CI drift, state corruption) with version-aware guards.

How to install terraform-skill?

To install terraform-skill, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /terraform-skill.

What is terraform-skill best for?

terraform-skill is a community categorized under Development. It is designed for: testing, code-review, terraform, opentofu, iac, infrastructure-as-code, state-management, ci-cd. Created by Anton Babenko.