What problem does it solve?
This Skill helps you create consistent ArchiMate enterprise architecture diagrams without manually drawing every element and relationship, so you can focus on architecture thinking instead of diagram syntax.
Core Features & Use Cases
- ArchiMate-to-PlantUML macro library: Use typed element macros (Business/Application/Technology/Motivation/Strategy/Implementation) and relationship macros to build models quickly and consistently.
- Layered EA modeling: Group elements into ArchiMate layers using rectangles, supporting TOGAF-style viewpoint diagrams such as enterprise landscapes and application integration views.
- Clear relationship semantics: Connect elements using standardized relationship macros with directional suffixes and correct relationship types for traceability.
Quick Start
Use the archimate Skill by including !include <archimate/Archimate> in a plantuml document, then declare typed elements and connect them with Rel_* relationship macros inside @startuml/@enduml.