generate-interface-uml
Installation
SKILL.md
Interface UML Generator
This skill helps generate PlantUML sequence diagrams and class diagrams for new interfaces, based on existing similar interfaces in the codebase.
When to Use
User wants to create UML diagrams (sequence diagrams, class diagrams) for:
- New API interfaces
- New method implementations
- Interface call chains
- IPC communication flows
Workflow
Step 1: Gather Basic Information
Start with what the user provides (often just an interface name), then ask questions to collect: