slidev-plantuml

Installation
SKILL.md

PlantUML in Slidev

This skill covers using PlantUML for creating UML and technical diagrams in Slidev. PlantUML excels at creating standard UML diagrams with more detailed control than Mermaid.

When to Use This Skill

  • Creating standard UML diagrams
  • Complex sequence diagrams with detailed notation
  • Component and deployment diagrams
  • Use case diagrams
  • Activity diagrams with swimlanes
  • C4 architecture diagrams

Enabling PlantUML

PlantUML is supported via the plantuml code block:

```plantuml
Related skills
Installs
95
GitHub Stars
29
First Seen
Jan 25, 2026