eraser-diagrams
Generate professional architecture diagrams from code, files, or natural language descriptions.
- Supports five diagram types: flowcharts, entity-relationship diagrams, cloud architecture, sequence diagrams, and BPMN swimlane diagrams
- Analyzes infrastructure files (Terraform, AWS, Azure) and code to extract architecture information and automatically generate Eraser DSL
- Returns rendered diagram images with links to edit in the Eraser web editor
- Requires
ERASER_API_KEYenvironment variable and network access to the Eraser API
Eraser Diagram Generator
Generates professional architecture diagrams directly from code, infrastructure files, or natural language descriptions using the Eraser API.
When to Use
Activate this skill when:
- User asks to create, generate, or visualize a diagram
- User wants to document architecture from code
- User has Terraform, AWS, Azure, or infrastructure files
- User describes a system and wants it visualized
- User mentions "diagram", "architecture", "visualize", or "draw"
How It Works
More from eraserlabs/eraser-io
aws-diagrams
Visualizes AWS infrastructure from CLI output, CloudFormation, or descriptions. Use when user has AWS resources to diagram.
765terraform-diagrams
Generates architecture diagrams from Terraform code. Use when user has .tf files or asks to visualize Terraform infrastructure.
454azure-diagrams
Visualizes Azure infrastructure from ARM templates, Azure CLI, or descriptions. Use when user has Azure resources to diagram.
380bicep-diagrams
Generates architecture diagrams from Azure Bicep files. Use when user has .bicep files or asks to visualize Bicep infrastructure.
307