Back to catalog

YYTbit /

dsh-plugin-auto-docs

Verified

Auto documentation generation skill for DeepSeek Harness

1 Stars0 Forks0 IssuesN/A Community rating0 Confirmed installs
READMESource: master@b3b68c16

dsh-plugin-auto-docs

Auto documentation generation skill for DeepSeek Harness.

What it does

Teaches the agent how to generate documentation:

  • README files from project structure
  • API docs from code signatures
  • Changelogs from git history
  • Inline JSDoc comments

Install

dsh plugin --profile your-profile add dsh-plugin-auto-docs

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"

License

MIT -- YYTbit

/ 5

No ratings yet

Community comments

No comments yet. Be the first to write one.