- “Draw an architecture diagram showing how our microservices communicate”
- “Create a sequence diagram for the authentication flow”
- “Show me a dependency graph for the frontend components”
- “Visualize the relationships between our database tables”
Supported diagram types
- Flowcharts - decision trees and process flows
- Sequence diagrams - interaction between components over time
- Class diagrams - object-oriented relationships
- Entity-relationship diagrams - database schema visualization
- State diagrams - state machines and transitions
- Gantt charts - project timelines