Plantuml
Description
A Plantuml Claude Skill that can generate images and help you create Plantuml digrams from source code. It can also extract plantuml diagrams from a markdown file and then generate each of those to images and create a new markdown file with image links to those diagrams.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
PlantUML Claude Skill
[](https://claude.ai/code) [](https://plantuml.com/) [](LICENSE)
A comprehensive Claude Code skill for generating PlantUML diagrams from text descriptions, converting source code to architecture diagrams, and processing markdown files. This skill supports all 19 PlantUML diagram types with enhanced features for real-world development workflows.
Installing with Skilz
Install this skill using the Skilz universal installer:
skilz install SpillwaveSolutions_plantuml/plantuml
Or install directly from GitHub:
skilz install https://github.com/SpillwaveSolutions/plantuml
Browse and explore this skill on the Skilz marketplace: [View on Skilz Marketplace](https://skillzwave.ai/skill/SpillwaveSolutions__plantuml__plantuml__SKILL/)
Features
- Generate diagrams from natural language - Describe what you want, get PlantUML syntax
- Convert source code to diagrams - Spring Boot, FastAPI, Python ETL, Node.js, React examples
- Convert
.pumlfiles to images - Generate PNG or SVG from standalone PlantUML files - Extract diagrams from markdown - Process both embedded
pumlblocks AND linked .puml files - Unicode symbol enrichment - Add semantic meaning with security, data, and system symbols
- Validate PlantUML syntax - CI/CD-ready validation without conversion
- IDE-friendly workflow - Link to .puml files for IDE preview, convert for publication
- Confluence-ready output - Convert PlantUML to images for doc systems without native support
- Comprehensive diagram support - All UML (sequence, class, activity, state, etc.) and non-UML types (ER, Gantt, mindmap, etc.)
- Modern styling - CSS-like
syntax for professional diagram appearance
Quick Start
1.
Related Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation