What problem does it solve?
This Skill automates the creation of high-level architectural diagrams, illustrating the complex interactions between business components, subsystems, and services, thereby clarifying system design and communication flows.
Core Features & Use Cases
- High-Level Visualization: Generates diagrams showing BCs, subsystems, and external services.
- Interaction Mapping: Depicts communication pathways (REST, async, etc.) between components.
- Detail Level Control: Supports "between components" (opaque nodes) and "within components" (layer breakdown) views.
- Format Flexibility: Offers Mermaid (text-based, version-control friendly) and draw.io (visual editor) outputs.
- Use Case: Visualize how the
Orders and Payments BCs interact within a Billing subsystem, showing data flow and communication protocols.
Quick Start
Use the bce-diagrams skill to create a Mermaid diagram showing the interaction between the 'orders' and 'payments' business components.