umple-diagram-generator
✓Use this skill when user asks to generate state machine or class diagram with umple.
Installation
SKILL.md
Generates UML diagrams from natural-language requirements using Umple CLI.
| Diagram Type | Umple Generator | Guidance File | When to Use |
| State Machine | GvStateDiagram | references/state-machine-guidance.md | User requests state machine diagram | | Class Diagram | GvClassDiagram | references/class-diagram-guidance.md | User requests class diagram | | Unsupported | - | - | Inform user it's not yet supported |
Use this skill when user asks to generate state machine or class diagram with umple. Source: elwinliu/umple-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/elwinliu/umple-skills --skill umple-diagram-generator- Source
- elwinliu/umple-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is umple-diagram-generator?
Use this skill when user asks to generate state machine or class diagram with umple. Source: elwinliu/umple-skills.
How do I install umple-diagram-generator?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/elwinliu/umple-skills --skill umple-diagram-generator 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/elwinliu/umple-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01