HiccupGeng/dsh-doc-skill

HiccupGeng★ 0最后同步: 2026-08-17

在 GitHub 打开

DSH 规范文档生成技能(源自 Claude Code /doc)| Standardized doc generation skill for DeepSeek Harness: docs/yyyy_MM_dd_HH_<name>.md, type-aware checklists, pure Markdown, zero deps.

README 摘要

dsh-doc-skill 规范文档生成技能(源自 Claude Code /doc 命令)| Standardized Document Generation Skill (adapted from the Claude Code /doc command) A zero-dependency, pure-Markdown DeepSeek Harness (DSH) skill that generates standardized Markdown documents: it automatically creates/reuses a docs/ folder in the current project and writes files named yyyy MM dd HH .md , with a complete structure tailored to the document type — plus a type-aware "confirm before saving" checklist in the reply. 一个零依赖、纯 Markdown 的 DeepSeek Harness (DSH) 技能:按全局「文档生成规范」生成 Markdown 文档——自动在当前项目下创建/复用 docs/ 文件夹,文件名格式 yyyy MM dd HH .md ,正文按文档类型展开完整章节,并在回复中附带类型感知的「落盘前可再确认」检查提示。 English 中文 English Features - Fetches a real timestamp ( Get-Date / date , never fabricated) for the filename prefix - Supports 7+ document types: development implementation plan, project architecture plan, upstream API spec, test plan, deployment guide, requirements spec, change notes, etc. - Type-aware "confirm before saving" checklist (hints in the reply only — never written into the document body) - "Consolidate, don't rewrite": stacks on top of existing plans/discussions in the session - Exception-file protection ( README.md , CHANGELOG.md , LICENSE…

在 GitHub 查看完整 README →
工具/开发deepseek-harnessdshdsh-plugindsh-skill

分类