← 返回列表

arch-doc

DeepSeek Harness 其他 低风险

分析代码库并生成架构文档:模块职责、依赖关系、入口点与运行方式。

Analyze a codebase and generate architecture documentation: module responsibilities, dependencies, entry points and run methods.

怎么安装

DeepSeek Harness dsh plugin add github:duyanta123/arch-doc

简介

arch-doc DSH 技能插件:输入代码库路径,自动生成架构文档(模块职责、依赖关系、入口点、运行方式)。 能力 项目类型 / 语言 / 构建系统识别 模块划分与职责总结 内部 / 外部依赖提取与 Mermaid 依赖图 入口点(CLI / Web / Worker / Scheduler / Library)识别 运行方式(安装 / 开发 / 构建 / 测试 / 运行 / 部署)提取 输出 Markdown + JSON 目录结构 text arch-doc/ ├── package.json # npm 包 + dsh.bundle.patch ├── cordis.patch.yml # DSH bundle patch ├── plugin/index.js # ESM 入口,注册 skills/ 为技能根 ├── skills/arch-doc/SKILL.md # 技能 frontmatter + 阶段执行 runbook ├── docs/ # 输出模板 + 扫描规则 ├── scripts/arch-profile.mjs # 零依赖 Node 脚本:probe/scan/deps/entry ├── examples/ # 输入/输出示例 └── test/ # node --test 测试 + fixtures 使用 1. 安装:dsh plugin --p…

推荐参考

45 工具本身 · 参考星标、下载量、最近更新、安全检查和文档情况
用户关注 · 参考最近的查看、安装命令复制和外链访问
45 推荐程度
0访问
0独立访客
0复制安装命令
0下载点击
0外链跳转

信息

协议
MIT
语言
JavaScript
GitHub 星标
0
月下载
最近更新
2026-08-17
创建于
2026-08-16

链接

GitHub ↗ 报告问题 ↗

基础安全检查

检查结果
curated 收录但无 npm 包/安装命令
收录来源
curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
主题标签
ai-agent, architecture, documentation, dsh, dsh-plugin

同类推荐

DeepSeek HarnessClaude CodeCodex 新上架
推荐74

archify

tt-a1i/archify/tree/main/integrations/deepseek-harness

从仓库或系统描述生成经过校验的自包含交互式架构图、流程图、时序图、数据流图和生命周期图。

☆ 13.8K ↓ – 其他
DeepSeek Harness 新上架
推荐69

dsh-plugin-mineru

HuanLinOTO/dsh-plugin-mineru

向模型暴露 MineRU 文档解析工具。

☆ 34 ↓ 304 其他
DeepSeek Harness
推荐57

dsh-pdf

zhtx2024/dsh-pdf

DSH 的 PDF 解析工具:pdf_info、pdf_extract_text、pdf_render_page 三件套,pdfjs 与自研渲染器双引擎,未内嵌 CJK 字体的 PDF 也能用系统字体渲染出图。

☆ 1 ↓ 53 其他
DeepSeek HarnessMCP 服务器
推荐55

dsh-overleaf

fly233338/dsh-overleaf

通过 OverleafMCP 将多个 Overleaf 项目接入 DSH,支持浏览、分析和通过 Git 写回 LaTeX 文件。

☆ 7 ↓ – 其他