Tagged articles

diagram generation

10 articles · Page 1 of 1
IoT Full-Stack Technology
IoT Full-Stack Technology
Jun 26, 2026 · Artificial Intelligence

How Developers Can Use AI Skills to Generate Technical Diagrams

The article introduces three AI‑powered drawing tools—fireworks‑tech‑graph, markdown‑viewer, and architecture‑diagram—showing how developers can install them via npx, describe architecture in natural language, and automatically produce publication‑grade SVG or PNG diagrams with concrete command examples and screenshots.

AI drawingCLIOpen Source
0 likes · 4 min read
How Developers Can Use AI Skills to Generate Technical Diagrams
ZhiKe AI
ZhiKe AI
Jun 20, 2026 · Artificial Intelligence

How Large Language Models Generate Blur‑Free SVGs by Writing Code

The article explains that because SVG graphics are defined by XML code, large language models can turn natural‑language descriptions into SVG markup, producing vector images that scale without pixelation; it details the four‑step generation process, compares SVG to raster formats, and highlights its suitability for diagrams and charts.

AI graphicsLarge Language ModelSVG
0 likes · 4 min read
How Large Language Models Generate Blur‑Free SVGs by Writing Code
IT Services Circle
IT Services Circle
May 3, 2026 · Artificial Intelligence

Three GitHub AI Skills for One‑Line Diagram Generation (Flowcharts, Architecture, Excalidraw)

This article introduces three open‑source GitHub Skills—fireworks‑tech‑graph, architecture‑diagram‑generator, and excalidraw‑diagram‑generator—that let you describe a diagram in plain language and instantly obtain SVG/PNG or editable Excalidraw files, with installation commands, style options, and usage tips.

AI toolsClaude AIGitHub Skills
0 likes · 5 min read
Three GitHub AI Skills for One‑Line Diagram Generation (Flowcharts, Architecture, Excalidraw)
AI Explorer
AI Explorer
Apr 11, 2026 · Artificial Intelligence

Bye‑Bye Hand‑Drawn Diagrams: AI Generates Architecture Charts in Seconds

Fireworks‑tech‑graph is a Claude Code skill that turns natural‑language descriptions of systems into polished SVG and 1920 px PNG diagrams, offering five visual styles, built‑in AI/Agent patterns, easy installation, and a clear advantage over Mermaid and draw.io.

AIAI AgentClaude Code
0 likes · 7 min read
Bye‑Bye Hand‑Drawn Diagrams: AI Generates Architecture Charts in Seconds
Java Tech Enthusiast
Java Tech Enthusiast
Apr 3, 2026 · Artificial Intelligence

Generate Stunning Diagrams from One Sentence with Excalidraw AI Skill

This article explains how the GitHub‑hosted excalidraw‑diagram‑generator skill lets AI agents transform a simple textual description into a fully editable Excalidraw diagram, covering installation, supported diagram types, the generation workflow, and practical usage examples with Claude Code.

AIAutomationGitHub Skills
0 likes · 5 min read
Generate Stunning Diagrams from One Sentence with Excalidraw AI Skill
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
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