arch-doc
DSH arch-doc skill plugin: analyze a codebase and generate architecture documentation (module responsibilities, dependencies, entry points and run methods).
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:duyanta123/arch-doc说明文档
阅读完整 README ↗使用
- 安装:
dsh plugin --profile web add github:duyanta123/arch-doc#v0.1.1 - 使用:对 Agent 说「用 arch-doc 分析 /path/to/repo」
- 本地开发:profile 的 package.json 加
"arch-doc": "file:/arch-doc",bundles 加"arch-doc"