← Back to list

arch-doc

DeepSeek Harness Other Low risk

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

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

How to install

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

About

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…

Recommendation signals

45 Tool quality · Based on stars, downloads, maintenance, security and docs
User interest · Adjusted by in-site views, install copies and download clicks
45 Overall
0views
0unique visitors
0install copies
0download clicks
0outbound clicks

Meta

License
MIT
Language
JavaScript
GitHub stars
0
mo. downloads
Last push
2026-08-17
Created
2026-08-16

Links

GitHub ↗ Report issue ↗

Basic safety check

Findings
curated 收录但无 npm 包/安装命令
Sources
curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
Topics
ai-agent, architecture, documentation, dsh, dsh-plugin

Related plugins

DeepSeek HarnessClaude CodeCodex New
Score74

archify

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

Generate validated, self-contained interactive architecture, workflow, sequence, data-flow, and lifecycle diagrams from repositories or system descriptions.

☆ 13.8K ↓ – Other
DeepSeek Harness New
Score69

dsh-plugin-mineru

HuanLinOTO/dsh-plugin-mineru

Expose MineRU document parsing tools to the model.

☆ 34 ↓ 304 Other
DeepSeek Harness
Score57

dsh-pdf

zhtx2024/dsh-pdf

PDF parsing tools for DSH: pdf_info, pdf_extract_text, and pdf_render_page with dual pdfjs and built-in rendering engines, including system-font rendering for PDFs with non-embedded CJK fonts.

☆ 1 ↓ 53 Other
DeepSeek HarnessMCP Server
Score55

dsh-overleaf

fly233338/dsh-overleaf

Connect multiple Overleaf projects to DSH through OverleafMCP for browsing, analysis, and Git-based file updates.

☆ 7 ↓ – Other