What is uml-modeling?
UML diagram generation including class, sequence, activity, use case, and state diagrams Source: melodic-software/claude-code-plugins.
UML diagram generation including class, sequence, activity, use case, and state diagrams
Quickly install uml-modeling AI skill to your development environment via command line
Source: melodic-software/claude-code-plugins.
Create UML diagrams using PlantUML and Mermaid notation for software design documentation.
| Class | Show classes, attributes, methods, relationships | Domain modeling, design | | Component | Show components and dependencies | Architecture documentation | | Deployment | Show physical deployment | Infrastructure planning | | Object | Show object instances | Specific scenarios | | Package | Show namespaces/modules | Code organization |
| Use Case | Show actor-system interactions | Requirements | | Sequence | Show message flow over time | API design, protocols | | Activity | Show workflows and processes | Business processes | | State Machine | Show state transitions | Lifecycle modeling | | Communication | Show object interactions | Design patterns |
Stable fields and commands for AI/search citations.
npx skills add https://github.com/melodic-software/claude-code-plugins --skill uml-modelingBrowse more skills from melodic-software/claude-code-plugins
UML diagram generation including class, sequence, activity, use case, and state diagrams Source: melodic-software/claude-code-plugins.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/melodic-software/claude-code-plugins --skill uml-modeling Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/melodic-software/claude-code-plugins