git log --oneline --stat
HEAD
- Stars
- 4.1k
- Forks
- 238
- Updated
- Jun 2, 2026
repo --stat
stars
4.1k
forks
238
last update
Jun 2, 2026
license
MITv1.10.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add terraform-iac-pro - Invoke
// Run from any project directory
$ claude --skill terraform-iac-pro "wire up a GitHub Actions deploy" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill terraform-iac-pro "now refactor it"
terraform-iac-pro/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Terraform IaC Pro
- slug:
- terraform-iac-pro
- version:
- v1.10.0
- license:
- MIT
- author:
- @iac-craft
- repository:
- github.com/iac-craft/terraform-iac-pro
- categories:
- tags:
- #terraform#iac#aws#opentofu#modules
- description:
Terraform modules, state management, remote backends, multi-env workspaces, drift detection.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
terraform-iac-pro/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…