033-architecture-diagrams

仓库创建 2025年2月9日最近提交 3 天前SkillHot 收录 21 天前
▸ 精选理由

覆盖多种图谱并分步配置,便于架构建模与项目文档化。

这个 Skill 做什么

交互式生成多种 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

开发编程架构图UMLC4可视化通用
423
Stars
89
Forks
40
仓库内 Skill
+9
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/jabrena/plinth/main/skills/033-architecture-diagrams/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/jabrena/plinth/main/skills/033-architecture-diagrams/SKILL.md"
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 
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有