diagram-generator

Generate Mermaid and PlantUML definitions for data models, workflows, and system architecture.

Updated Jan 23, 2026
One-click install
npx skills add https://github.com/VictorSmaniotto/degestao --skill diagram-generator-victorsmaniotto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: diagram-generator
Source: https://github.com/VictorSmaniotto/degestao/tree/main/.agent/skills/diagram-generator
Command: npx skills add https://github.com/VictorSmaniotto/degestao --skill diagram-generator-victorsmaniotto

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Diagram documentation is time-consuming and error-prone; this Skill generates accurate Mermaid and PlantUML diagrams to visualize data models, workflows, and system architectures.

Core Features & Use Cases

  • ERD generation with Mermaid and PlantUML to model entities and relationships.
  • Flowcharts, sequence diagrams, class diagrams, and architecture diagrams for comprehensive documentation.
  • Use Case: generate a complete ERD and architecture diagram from a simple data description.

Quick Start

Provide a simple data set or diagram specification and the tool will generate the corresponding Mermaid or PlantUML definitions.

Frequently Asked Questions about diagram-generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate Mermaid flowcharts and sequence diagrams from text?

To generate Mermaid flowcharts and sequence diagrams, provide a simple data set or diagram specification and the tool outputs ready-to-render Mermaid definitions. It translates your text descriptions directly into visual workflows and system architectures.

Can I create an ERD and architecture diagram from a simple data description?

Yes, you can create an ERD and architecture diagram from a simple data description. The tool processes your data models and workflows to generate accurate PlantUML definitions for database modeling and software design.

What is the best way to document system architecture using PlantUML and Mermaid?

The best way to document system architecture using PlantUML and Mermaid is generating definitions from your specifications. This automates diagram creation for ERDs, class diagrams, and sequence diagrams, reducing manual errors and saving time.

Does this diagram generation tool support both Mermaid and PlantUML outputs?

Yes, this diagram generation tool supports both Mermaid and PlantUML outputs. It produces definitions for both formats, allowing you to render or export ERDs, flowcharts, sequence diagrams, and class diagrams across your software design.

How do I model entities and relationships for database modeling without manual drawing?

To model entities and relationships without manual drawing, provide your data set to generate ERDs using Mermaid and PlantUML. This automates the visualization of data models and system workflows directly from your input.