·slidev-plantuml
</>

slidev-plantuml

yoanbernabeu/slidev-skills

Use PlantUML for UML diagrams in Slidev. Use this skill for complex UML diagrams, architecture visualizations, and technical documentation.

13Installs·0Trend·@yoanbernabeu

Installation

$npx skills add https://github.com/yoanbernabeu/slidev-skills --skill slidev-plantuml

SKILL.md

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.

@startuml Alice -> Bob: Hello Bob --> Alice: Hi! @enduml

@startuml participant User participant "Web Server" as WS participant Database as DB

Use PlantUML for UML diagrams in Slidev. Use this skill for complex UML diagrams, architecture visualizations, and technical documentation. Source: yoanbernabeu/slidev-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yoanbernabeu/slidev-skills --skill slidev-plantuml
Category
</>Dev Tools
Verified
First Seen
2026-02-12
Updated
2026-02-18

Quick answers

What is slidev-plantuml?

Use PlantUML for UML diagrams in Slidev. Use this skill for complex UML diagrams, architecture visualizations, and technical documentation. Source: yoanbernabeu/slidev-skills.

How do I install slidev-plantuml?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yoanbernabeu/slidev-skills --skill slidev-plantuml Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/yoanbernabeu/slidev-skills