Skip to content

Commit 8cf8cb1

Browse files
Add README to generate-diagrams directory
provide instructions on how to use the scripts in the directory.
1 parent cbfbc29 commit 8cf8cb1

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

generate-diagrams/README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## 生成svg架构图
2+
3+
后续会改写为基于context7 MCP来获取架构图相关外部知识
4+
5+
目前依赖下述网站,需要手动导入关于4 + 1 view 和 C4 Model的doc。不一定需要一样的网站,只需要提供相关的内容即可:
6+
- https://c4model.com/abstractions/container
7+
- https://c4model.com/diagrams/container
8+
- https://segmentfault.com/a/1190000039305229
9+
- https://developer.aliyun.com/article/1256019
10+
11+
依赖MCP工具:
12+
- sequential-thinking (Required)
13+
- mcp-feedback-enhanced (Optional but recommended)

0 commit comments

Comments
 (0)