What problem does it solve?
This Skill visualizes your backend system using Mermaid diagrams, providing a clear, graphical representation of your database schema, architecture, and interactions.
Core Features & Use Cases
- ERD Generation: Visualize your database schema with Entity-Relationship Diagrams (ERDs).
- Class Diagrams: Create diagrams representing the class structure and relationships in your backend.
- User/Actor Diagrams: Map out the roles and interactions of users or actors within your system.
- Flowcharts: Represent business processes and data flows in your backend.
- Sequence Diagrams: Show the interactions between objects or components over time.
- Architecture Diagrams: Illustrate the high-level structure and components of your backend system.
- Use Case: After designing your backend with
backend-architect and backend-db-design, use backend-visualize to create a diagram that captures the overall system structure.
Quick Start
Use the backend-visualize skill to generate an ERD for your database.