| Primary use | Define one React application and export its scaffold. | Draw any diagram: flowchart, UML, ERD, network, cloud, org chart. |
|---|
| Shape and template library | None; the parts are pages, components, layouts, entities, routes, stores, roles, features. | Extensive standard and industry-specific libraries. |
|---|
| Data modeling | Entities with typed fields, keys, and relations; ER designer with Mermaid export. | ERD shapes, and import of a schema from a live database to draw it. |
|---|
| Application structure | Route tree, layouts, route groups, guards, build order. | Drawn as boxes and arrows without routing semantics. |
|---|
| Roles and access | Roles, an RBAC matrix per surface, and emitted guards. | Not modeled. |
|---|
| Output | Scaffold in build order, AGENTS.md, generated starter code, report, GitHub push. | Images, PDFs, embeds, and links; no application code. |
|---|
| Integrations | GitHub push from the Export tab. | Confluence, Jira, Slack, Google Workspace, Microsoft 365, and more. |
|---|
| Enterprise administration | Per-project members and share links; no SSO or admin console. | SSO, admin controls, and governance for large organizations. |
|---|
| Collaboration | Live multi-editor documents, share links with optional passcode and expiry. | Real-time co-editing, comments, and presentation mode. |
|---|