terraform-diagrams
✓Generates architecture diagrams from Terraform code. Use when user has .tf files or asks to visualize Terraform infrastructure.
Installation
SKILL.md
Generates architecture diagrams directly from Terraform .tf files. Specializes in parsing Terraform code and visualizing infrastructure resources, modules, and their relationships.
This skill generates Terraform-specific diagrams by parsing Terraform code and calling the Eraser API directly:
IMPORTANT: You MUST execute this curl command after generating the DSL. Never stop after generating DSL without making the API call.
Generates architecture diagrams from Terraform code. Use when user has .tf files or asks to visualize Terraform infrastructure. Source: eraserlabs/eraser-io.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/eraserlabs/eraser-io --skill terraform-diagrams- Source
- eraserlabs/eraser-io
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is terraform-diagrams?
Generates architecture diagrams from Terraform code. Use when user has .tf files or asks to visualize Terraform infrastructure. Source: eraserlabs/eraser-io.
How do I install terraform-diagrams?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/eraserlabs/eraser-io --skill terraform-diagrams Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/eraserlabs/eraser-io
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01