YYTbit/dsh-plugin-auto-docs ↗★ 1
dsh-plugin-auto-docs
适用于 DeepSeek Harness 的自动文档生成技能:README、API 文档、变更日志
AI 分析
核心用途是自动为项目生成 README、API 接口文档、JSDoc 注释以及基于 Git 标签的变更日志。适合需要快速完善项目文档、提升代码可读性的软件开发人员。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:YYTbit/dsh-plugin-auto-docs说明文档
阅读完整 README ↗Usage
- "Write a README for this project"
- "Generate API docs for src/utils.ts"
- "Create a changelog from the last tag"
- "Add JSDoc comments to all exported functions"