033-architecture-diagrams
覆盖多种图谱并分步配置,便于架构建模与项目文档化。
交互式生成多种 Java 项目架构图(UML、C4、ER、部署图等)。
按步骤互动式生成各种 Java 项目的架构图:UML 序列图、类图、状态机、部署图、C4、ER、bounded-context 等,可输出为 PlantUML 表示。用在需要把系统设计可视化、沟通接口或划分边界时,能根据你的需求逐步细化视图。特点是模块化配置,适配不同图类型和展示粒度。
▸ 展开 SKILL.md 英文原文
Use when you need to generate Java project diagrams — including UML sequence diagrams, UML class diagrams, C4 model diagrams, UML state machine diagrams, UML Deployment Diagrams, ER (Entity Relationship) diagrams, and bounded-context diagrams — through a modular, step-based interactive process that adapts to your specific visualization needs. This should trigger for requests such as Generate UML diagram; Create sequence diagram; Create class diagram; Create state machine diagram; Create deployment diagram; Create C4 diagram; Create bounded-context diagram; Create context-map diagram. Part of Plinth Toolkit
帮我安装这个 skill:https://raw.githubusercontent.com/jabrena/plinth/main/skills/033-architecture-diagrams/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/jabrena/plinth/main/skills/033-architecture-diagrams/SKILL.md"# Java Diagrams Generator with modular step-based configuration Generate comprehensive Java project diagrams through a modular, step-based interactive process that covers UML sequence diagrams, UML class diagrams, C4 model diagrams, UML state machine diagrams, UML Deployment Diagrams, ER (Entity Relationship) diagrams, and bounded-context diagrams using PlantUML syntax. **This is an interactive SKILL**. **What is covered in this Skill?** - UML sequence diagram generation for application workflows and API interactions - UML class diagram generation for package structure and class relationships - C4 model diagram generation for Context, Container, and Component diagrams - UML state machine