Quick Reference
- Workflows: 2
- Sequences: 1
- Lifecycles: 1
- Journeys: 1
- Total Diagrams: 5
graph TB
M1["Skills Engine\n11 instruction files"]
M2["CLI and Adapters\nMulti-IDE entry points"]
M3["Export Pipeline\nAstro / Markdown"]
M4["Landing Site\nShowcase pages"]
M2 -->|"triggers"| M1
M1 -->|"outputs"| M3
M4 -.->|"promotes"| M2
System overview summary: The CLI and adapters trigger the skills engine, which produces documentation output through the export pipeline. The landing site promotes the tool to new users.
| # | Flow | Module | Persona | Link |
|---|
| 1 | Skill Execution Pipeline | Core Engine | AI Agent Alex | View |
| 2 | Multi-IDE Installation | Scripts | Developer Dana | View |
| # | Flow | Feature | Components | Link |
|---|
| 1 | Doc Generation Sequence | Full pipeline | 6 participants | View |
| # | Entity | States | Transitions | Link |
|---|
| 1 | Documentation Project | 5 states | 6 transitions | View |
| # | Journey | Persona | Steps | Link |
|---|
| 1 | Documentation Consumption | PM Parker | 8 steps | View |