Tagged articles
39 articles
Page 1 of 1
AI Open-Source Efficiency Guide
AI Open-Source Efficiency Guide
Apr 13, 2026 · Artificial Intelligence

How Markdown Viewer Skills Enable Claude Code to Generate Professional Charts Directly in Markdown

This article introduces the Markdown Viewer Agent Skills collection—a set of 13 skills spanning five rendering engines that let AI coding assistants such as Claude Code, Codex, and Cursor create professional diagrams, infographics, and UML models directly inside Markdown, and provides a detailed feature comparison, installation guide, usage examples, and selection advice versus the competing fireworks‑tech‑graph tool.

AI agentsComparisonPlantUML
0 likes · 12 min read
How Markdown Viewer Skills Enable Claude Code to Generate Professional Charts Directly in Markdown
Su San Talks Tech
Su San Talks Tech
Jan 12, 2026 · Artificial Intelligence

How to Supercharge Diagram Creation with AI: From Text Prompts to draw.io

Learn how to rapidly generate high‑quality flowcharts, architecture diagrams, and SVG graphics in under three minutes using AI text‑to‑image tools like Claude‑3.7‑sonnet, PlantUML, Mermaid, Graphviz, Obsidian Canvas, and draw.io, with step‑by‑step prompts, configuration tips, and editing tricks.

AIDiagramDraw.io
0 likes · 13 min read
How to Supercharge Diagram Creation with AI: From Text Prompts to draw.io
Code Ape Tech Column
Code Ape Tech Column
Jun 21, 2025 · Fundamentals

Master PlantUML: From Basics to Advanced Sequence Diagram Techniques

This guide introduces PlantUML, an open‑source text‑based diagram tool, covering its core features, IDE plugins, basic and advanced sequence‑diagram syntax, color customization, grouping, notes, and a complete Google‑login example, helping developers create clear, version‑controlled diagrams efficiently.

Diagram ToolIDE pluginPlantUML
0 likes · 8 min read
Master PlantUML: From Basics to Advanced Sequence Diagram Techniques
macrozheng
macrozheng
Jun 19, 2025 · Fundamentals

Master PlantUML: Quick Guide to Creating Sequence Diagrams

This tutorial introduces PlantUML, explains its core features, shows how to install plugins for popular IDEs, and provides detailed syntax examples for participants, messages, lifelines, activation bars, groups, notes, and colors, culminating in a complete login flow diagram.

Code‑Based ModelingDiagrammingPlantUML
0 likes · 15 min read
Master PlantUML: Quick Guide to Creating Sequence Diagrams
Su San Talks Tech
Su San Talks Tech
Jun 10, 2025 · Artificial Intelligence

Unlock AI-Powered Diagramming: 5 Proven Methods to Automate Your Charts

This guide shows programmers how to harness AI—especially Claude 4 via Cursor—to instantly generate professional diagrams such as flowcharts, UML, SVG, Canvas dashboards, and mind maps, offering step‑by‑step prompts, code examples, tool comparisons, and advanced tips for rapid, high‑quality visual documentation.

AI diagrammingDraw.ioMermaid
0 likes · 19 min read
Unlock AI-Powered Diagramming: 5 Proven Methods to Automate Your Charts
Eric Tech Circle
Eric Tech Circle
Apr 25, 2025 · Artificial Intelligence

How AI‑Powered Cursor Turns Text Prompts into Precise PlantUML Diagrams

This article shows how the Cursor IDE’s built‑in AI can generate complete PlantUML code for various system diagrams—from RBAC models and login flows to payment processes, DDD layering, and C4 architecture—dramatically cutting manual drawing time and keeping documentation in sync with code.

AICursor IDEPlantUML
0 likes · 17 min read
How AI‑Powered Cursor Turns Text Prompts into Precise PlantUML Diagrams
Su San Talks Tech
Su San Talks Tech
Jan 4, 2025 · Fundamentals

Master PlantUML: From Basics to Advanced Sequence Diagram Techniques

This article introduces PlantUML, explains its core features, walks through quick setup with IDE plugins, demonstrates basic and advanced sequence diagram syntax—including participants, messages, lifelines, activation bars, groups, notes, and colors—and provides a complete Google‑login example for practical reference.

Diagram ToolsPlantUMLSequence Diagram
0 likes · 14 min read
Master PlantUML: From Basics to Advanced Sequence Diagram Techniques
macrozheng
macrozheng
Dec 6, 2024 · Fundamentals

Mastering PlantUML: From Basics to Advanced Sequence Diagrams

This article introduces PlantUML, explains its text‑based diagramming approach, walks through quick setup, IDE plugins, core sequence‑diagram syntax—including participants, message types, lifelines, activation bars, grouping, notes, and color customization—while providing complete code examples and best‑practice tips.

DiagrammingPlantUMLSequence Diagram
0 likes · 12 min read
Mastering PlantUML: From Basics to Advanced Sequence Diagrams
Tencent Cloud Developer
Tencent Cloud Developer
Sep 12, 2024 · Fundamentals

5 Essential Open-Source Drawing Tools for Programmers: Draw.io, Excalidraw, Graphviz, Matplotlib, and PlantUML

The article reviews five essential open-source drawing tools for programmers—Draw.io for versatile diagramming, Excalidraw’s hand-drawn style, Graphviz’s automatic graph layout, Python’s Matplotlib for data visualizations, and PlantUML’s simple markup-based UML creation—highlighting key features, platforms, and typical use cases.

Diagram ToolsDraw.ioGraphviz
0 likes · 9 min read
5 Essential Open-Source Drawing Tools for Programmers: Draw.io, Excalidraw, Graphviz, Matplotlib, and PlantUML
Su San Talks Tech
Su San Talks Tech
May 27, 2024 · Fundamentals

Master PlantUML: From Quick Start to Advanced Sequence Diagram Techniques

This article introduces PlantUML, explains its core features, walks through quick installation and plugin setup, demonstrates basic and advanced sequence diagram syntax with code examples, and provides a complete login flow illustration, helping developers create clear, version‑controlled diagrams efficiently.

PlantUMLSequence DiagramTutorial
0 likes · 13 min read
Master PlantUML: From Quick Start to Advanced Sequence Diagram Techniques
Top Architect
Top Architect
Jan 10, 2024 · Fundamentals

PlantUML Tutorial: Installation, Usage, Diagram Types, and Practical Example

This article introduces PlantUML, explains how to install its plugins for IDEs, demonstrates various diagram types such as activity, class, component, and sequence, and provides a practical code example for modeling authentication flows, making it a comprehensive guide for creating UML diagrams efficiently.

Code GenerationDiagramPlantUML
0 likes · 8 min read
PlantUML Tutorial: Installation, Usage, Diagram Types, and Practical Example
Yum! Tech Team
Yum! Tech Team
Jan 8, 2024 · Artificial Intelligence

Using AIGC to Generate UML Diagrams: A Practical Exploration

This article explores how large language models like ChatGPT can be leveraged to transform natural‑language requirements into UML diagrams using PlantUML, demonstrating the workflow, prompt engineering, iterative training, and the resulting efficiency gains for developers.

AI-driven ModelingAIGCChatGPT
0 likes · 4 min read
Using AIGC to Generate UML Diagrams: A Practical Exploration
macrozheng
macrozheng
Jan 8, 2024 · Fundamentals

Boost Your Documentation Efficiency: Master PlantUML for Rapid Diagram Creation

This article introduces PlantUML, an open‑source tool that lets developers generate various UML diagrams directly from text, explains how to install the IntelliJ IDEA plugin, and provides step‑by‑step code examples for sequence, use‑case, class, activity, and mind‑map diagrams, complete with visual outputs.

DiagramIDEPlantUML
0 likes · 13 min read
Boost Your Documentation Efficiency: Master PlantUML for Rapid Diagram Creation
Ant R&D Efficiency
Ant R&D Efficiency
Jun 19, 2023 · Artificial Intelligence

Using AI to Quickly Generate UML and Other Diagrams for Software Development

The article shows how developers can describe desired UML, flowchart, SVG icon, or mind‑map in natural language and use AI to generate PlantUML or Mermaid code instantly, streamlining diagram creation, reducing manual effort, and illustrating broader AI‑assisted productivity tips for software development.

AIAutomationPlantUML
0 likes · 8 min read
Using AI to Quickly Generate UML and Other Diagrams for Software Development
JD Tech
JD Tech
Jun 19, 2023 · Fundamentals

C4 Model Architecture Diagram Code Drawing Practice

This article introduces the C4 software architecture visualization model, explains its four hierarchical views, and provides a step‑by‑step tutorial on using text‑based tools such as C4‑PlantUML to generate clear, maintainable architecture diagrams, including installation of necessary IDE plugins and example code.

PlantUMLarchitecture diagram
0 likes · 24 min read
C4 Model Architecture Diagram Code Drawing Practice
Sohu Tech Products
Sohu Tech Products
May 31, 2023 · Fundamentals

Using ChatGPT and PlantUML to Generate UML Diagrams from Java Pseudocode

This article demonstrates how to leverage ChatGPT's ability to produce textual code snippets together with PlantUML to automatically create various UML diagrams—such as sequence, class, flow, state, and use‑case diagrams—from Java‑style pseudocode, providing a step‑by‑step workflow and example prompts.

ChatGPTCode GenerationPlantUML
0 likes · 9 min read
Using ChatGPT and PlantUML to Generate UML Diagrams from Java Pseudocode
macrozheng
macrozheng
Sep 29, 2021 · Fundamentals

Boost Your Documentation: Master PlantUML for Fast UML Diagramming in IDEA

This guide introduces PlantUML, an open‑source text‑based UML tool, shows how to install its IntelliJ IDEA plugin, and provides step‑by‑step examples for creating sequence, use‑case, class, activity, and mind‑map diagrams, highlighting key syntax and the efficiency of code‑driven diagramming.

Code GenerationDiagrammingIDEA
0 likes · 11 min read
Boost Your Documentation: Master PlantUML for Fast UML Diagramming in IDEA
Alibaba Cloud Developer
Alibaba Cloud Developer
Jun 28, 2021 · Fundamentals

Why Architecture Diagrams Matter: Principles, Methods, and Tools for Effective Software Design

This article explains the essence of software architecture, its core elements, why clear diagrams are crucial for communication and quality, and presents practical principles, patterns like UML, 4+1, C4, arc42, and tools such as draw.io and PlantUML to help engineers create accurate, consistent, and maintainable architectural documentation.

C4 ModelDiagrammingDraw.io
0 likes · 34 min read
Why Architecture Diagrams Matter: Principles, Methods, and Tools for Effective Software Design
Liangxu Linux
Liangxu Linux
Jun 15, 2021 · Fundamentals

Quickly Create UML Diagrams in IntelliJ IDEA with PlantUML

This guide shows how to install and configure the PlantUML plugin and Graphviz on Windows, set up environment variables, and use simple text syntax to generate UML sequence and class diagrams directly within IntelliJ IDEA, plus an alternative Chrome extension.

DiagramGraphvizIntelliJ IDEA
0 likes · 4 min read
Quickly Create UML Diagrams in IntelliJ IDEA with PlantUML
DeWu Technology
DeWu Technology
May 7, 2021 · Fundamentals

Software Engineering and PlantUML Practice

The article explains how software‑engineering’s planning‑to‑maintenance lifecycle benefits from UML, then demonstrates using the open‑source textual tool PlantUML to quickly create version‑controlled use‑case, activity (swimlane), state, sequence, and class diagrams, detailing each syntax element and illustrating real‑world examples.

PlantUMLSequence DiagramState Diagram
0 likes · 13 min read
Software Engineering and PlantUML Practice
Liangxu Linux
Liangxu Linux
Sep 26, 2020 · Fundamentals

How to Install and Use PlantUML in IntelliJ IDEA for Quick Diagramming

This guide explains what PlantUML is, why it’s useful for fast diagram creation, how to install the required Graphviz engine, set up the PlantUML plugin in IntelliJ IDEA, create UML files, and includes sample code for sequence diagrams and role definitions.

DiagrammingGraphvizIntelliJ IDEA
0 likes · 6 min read
How to Install and Use PlantUML in IntelliJ IDEA for Quick Diagramming
IT Architects Alliance
IT Architects Alliance
Sep 5, 2020 · Fundamentals

How to Visualize Your Project Architecture with C4PlantUML

This guide explains why architecture diagrams matter, introduces the C4 modeling method, shows how to use C4PlantUML with PlantUML to create context, container, component, and code‑level diagrams, and provides step‑by‑step instructions and example code for practical implementation.

C4ModelDiagrammingModeling
0 likes · 12 min read
How to Visualize Your Project Architecture with C4PlantUML