Plantuml Skill
by Agents365-ai · development · go, java, bash, node, skill
Use when user requests diagrams, flowcharts, sequence diagrams, class diagrams, component diagrams, ER diagrams, architecture charts, or visualizations — including generating a diagram from existing source code, or rendering/extracting PlantUML embedded in a Markdown file to images (e.g. preparing docs for Confluence/Notion). Also use proactively when explaining systems with 3+ components, APIs, data flows, or class hierarchies. Generates .puml files and exports to PNG/SVG via Kroki API (no l...
Source: https://github.com/Agents365-ai/plantuml-skill
Install
git clone https://github.com/Agents365-ai/plantuml-skillTags: go, java, bash, node, skill
⭐ 6 GitHub stars · Source: skillsdirectory
About development MCP servers and Claude skills
development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Plantuml Skill is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related development MCPs and skills
- Yagni by paulpas
Applies the You-Aren't-Gonna-Need-It principle to prevent over-engineering
- Orm Patterns N Plus 1 Awareness by paulpas
Provides comprehensive training on ORM patterns, the N+1 problem, and strategies to mitigate it, complete with code examples and workflows.
- Observability Tracing Strategies by paulpas
Implements best practices for distributed tracing in observability, improving application performance monitoring and debugging capabilities.
- Kicad Pcb Design by paulpas
Implements modern KiCad 9+ PCB design workflows covering schematic capture,
- Stm32 Embedded Systems by paulpas
Implements STM32 firmware development using HAL/LL drivers, DMA peripheral
- Advanced Patterns by paulpas
Applies advanced Go patterns including generics, reflection, functional
- Modular Design by paulpas
Designs modular Go applications with clean architecture, dependency injection,
- Web Applications by paulpas
Builds production Go web applications with HTTP handlers, routing, middleware,
Frequently asked questions
How do I install Plantuml Skill?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Plantuml Skill?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Plantuml Skill free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.