DSH Plugins Marketplace
7,638 plugins indexed · 6,077 installable · 20,251 versions tracked
425 plugins
Weekly digest generator: aggregates git commits, DSH session activity and daily memory entries into a Markdown weekly report, read-only.
★ 0
dsh plugin --profile web add dsh-weekly-digestA dockable IDE workbench for the DSH web UI: a GPU-accelerated terminal (restty renderer over a Rust PTY), a CodeMirror editor, a file explorer, notes, a sandboxed browser, and ripgrep content search.
★ 0
dsh plugin --profile web add dsh-powerdeskClaude Code rules.md-style rule prompts: activate rule markdown files by glob-matching the files an agent reads or edits, with prompt injection and ordering support.
★ 0
dsh plugin --profile web add dsh-rulesMandatory cross-review for design proposals and lessons-learned: auto-detects design doc writes and enqueues them (tier=review) into the task queue, delivers the external reviewer verdict back to the
★ 0
dsh plugin --profile web add dsh-design-reviewCodex-style Git workbench: workspace-scoped changes, diff, stage, commit, guarded branch operations, graph history, fetch, fast-forward pull, and upstream push through official plugin APIs.
★ 0
dsh plugin --profile web add dsh-wending-git-workbenchDeveloper quick-reference toolbox for DSH: 12 themed categories (195 entries) plus zero-dependency tools — regex tester, JSON formatter, timestamp converter, Base64/URL codec, cron generator and line
★ 0
dsh plugin --profile web add dsh-quickrefRenders mermaid fences in dsh web chat as SVG diagrams by default, with cursor-anchored smooth zoom and pan, a per-fence diagram/code toggle persisted in localStorage, dark-mode follow, and a bundled
★ 0
↓ 84/wk
dsh plugin --profile web add dsh-mermaid-smoothAdversarial multi-lens code review: parallel correctness/security/maintainability lenses attack a diff, with deterministic severity grading, suppression rules and incremental review history.
★ 0
↓ 93/wk
dsh plugin --profile web add gavel-reviewAndroid Studio-style ADB logcat viewer with live filtering and level colors.
★ 0
↓ 40/wk
dsh plugin --profile web add dsh-adb-logcatBrings the codebase knowledge-base capability of langchain-ai/openwiki into DSH — one-click generate/read/update of the repository Wiki, Grounded Claims (source-traced knowledge cards) and a project k
★ 0
dsh plugin --profile web add dsh-openwikiCadence SKILL (Virtuoso Lisp) assistant for EDA engineers: official-doc-anchored API lookup (3557 entries across 5 IC6.1.8 manuals, signature confidence levels, never invents APIs) plus zero-execution
★ 0
dsh plugin --profile web add cadence-skillAutomatic type-check diagnostics: after the model edits or creates TS files, runs `tsc --noEmit` in the background (debounced per project) and reports errors via the `code_check` tool — grouped by fil
★ 0
dsh plugin --profile web add @a179-sanae/dsh-code-checkUpdate copilot for DeepSeek Harness: one scan covers the DeepSeek Harness core and every profile plugin; explains what changed and how risky each update is, then updates only what you confirm.
★ 0
dsh plugin --profile web add dsh-update-copilotIn-chat preview for produced files: click a produced-file chip to render Markdown (server-side markdown-it + highlight.js), images, or plain text right in the conversation; system-app open and reveal-
★ 0
dsh plugin --profile web add dsh-markdown-previewMaintainer and developer PR board for the DSH sidebar: a five-state review queue (waiting on me / waiting on author / ready to merge / merged / inbox), a three-column issue board, and a global view of
★ 0
↓ 103/wk
dsh plugin --profile web add dsh-pr-boardRender Markdown to a standalone, self-contained HTML page: an `md_html_render` tool that works in a headless profile, plus a web drawer to browse, preview, edit and export local `.md` files; both shar
★ 0
dsh plugin --profile web add dsh-md-html-renderConversation header badge showing the DeepSeek Harness version, checking npm for the latest release and prompting upgrades.
★ 0
↓ 1.3k/wk
dsh plugin --profile web add dsh-update-checkerby duyanta123
Turn codebase smells into an executable, priority-ordered refactoring plan (file-length / deep-nesting / TODO-density).
★ 0
MIT
JavaScript
Sep 11, 2026
dsh plugin --profile web add dsh-refactor-insightA minimal worktree management solution with only one button and one dialog.
★ 0
↓ 238/wk
dsh plugin --profile web add @alpacachen/dsh-simple-worktreePlugin inventory manager for DeepSeek Harness Web: table view of installed plugins with status filters, enable/disable switches applied via HMR, config viewer/copy, uninstall and npm update reminders.
★ 0
dsh plugin --profile web add dsh-plugin-runcat-inventoryObsidian-style Markdown workbench for DSH: browse, edit, preview, create, move, and delete notes inside the selected local vault.
★ 0
dsh plugin --profile web add obsidian-workbenchRead-only health clinic for the installed DSH plugin set: loader health, dependency integrity, version compatibility, install-script risk, duplicates and patch integrity, delivered as a model tool, a
★ 0
dsh plugin --profile web add dsh-plugin-clinicRead-only repository fact scanner kernel for DSH analysis plugins: deterministic probe / file index / modules / dependencies / entry points / symbols / graphs and git facts over a stable JSON schema (
★ 0
dsh plugin --profile web add dsh-repo-scannerBridges Multica to DeepSeek Harness through a versioned JSONL process protocol.
★ 0
↓ 156/wk
dsh plugin --profile web add dsh-profile-multica