プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
19 件のプラグインが見つかりました
dsh-normify
yan-mc/dsh-normify
Normify · DSH プラグイン:プロジェクトアーキテクチャを正規化されたフラクタルモジュールツリーとして記述、3層検証(書き込み時 / 検証 / 凍結レシート)、30個の normify_* ツール + normify-gen スキル、シングルファイルインタラクティブアーキテクチャ図をワンクリックでレンダリング。同伴開発をサポート(change_open → brief → check → 実装 → refresh → change_close)。
oh-my-dsh-slim
ninipa/oh-my-dsh-slim
モデルとトークン予算を各ロールに合わせ、そのうえで DSH にタスク種別ごとの専門サブエージェントを委任させます。アーキテクチャ分析、UI/UX、コード実装、コードベース探索、ドキュメント調査をカバーし、自動セットアップに加えてロールごとの推論労力とツール権限を備えます。
graphlint (dsh)
angeloszou/graphlint
AI生成コードベース向けデッドコード検出:graphlintが依存関係グラフを構築し、どのエントリポイントからも到達不能なコードを検出してコードベースのクリーンアップと機能的有効性の理解を可能にし、graphlint_query / graphlint_build / graphlint_configツールとgraphlintスキルをDSHエージェントに提供。
logicprobe
amethystluna/logicprobe
設計書や計画をコードベースの事実と照合する主張検証スキル。振る舞いに関する主張は状態機械やデータモデル向けの実行可能なロジックプリミティブ検証へエスカレーションし、前後比較のリグレッション、ドメイン制約、並行性リスクのマイニングも行います。
codegraph
johnxu22786/codegraph
エージェント用ローカルコードナレッジグラフ:コードベース(Python/JS/TS/Go/Java/Rust)を SQLite インデックスにパースし、呼び出し元、呼び出し先、依存、被依存、インパクト、フルテキスト質問に回答。
dsh-plugin-knowledge-graph
luke-yong/dsh-plugin-knowledge-graph
コードベースのナレッジグラフ(CONTAINS / EXPORTS / IMPORTS / IMPORTS_SYMBOL の関係)を活用した read_graph ツール。
Project-Memory-Agent (dsh-plugin)
lovedolove/project-memory-agent
8 つの Project Memory スキルをマウントし、初回使用時にメモリアーキテクチャをブートストラップし、codebase-memory ブリッジツールを登録する DSH バンドルプラグイン。
dsh-codebase-memory
andyfan1094/dsh-codebase-memory
Codebase Memory MCP コード知識グラフを DSH にブリッジし、デバウンスされたファイルシステムウォッチャーでインデックス化されたリポジトリを最新の状態に保ちます。Windows 専用の MCP ブリッジ(ウォッチャー側はクロスプラットフォーム)。初回起動時に npx 経由で npm CLI を自動インストール。
codebase-chat
shinzarou-eng/codebase-chat
Multi-language codebase intelligence for MCP-compatible IDEs, the CLI and DeepSeek Harness: chat, search, audit, refactor, and board-ready reports from local code.
dsh-codebase-chat
shinzarou-eng/dsh-codebase-chat
Multi-language codebase intelligence for DeepSeek Harness and MCP-compatible IDEs: chat, search, audit, refactor, and board-ready reports from local code.
dsh-openwiki
d2moqi/dsh-openwiki
Brings 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 knowledge base built from uploaded local files, reusing the model DSH already has configured, with no second API key.
arch-doc
duyanta123/arch-doc
Analyze a codebase and generate architecture documentation: module responsibilities, dependencies, entry points and run methods.
dsh-tool-reading-map
he-yufeng/dsh-tool-reading-map
Give the agent a priority-ranked, coverage-honest map of any codebase before it edits.
dsh-codegraph-plugin
errrepe/dsh-codegraph-plugin
Codegraph CLI as eight code-intelligence tools for DSH — symbol search, callers/callees, impact analysis, codebase exploration, symbol/file reading, index status and sync.
dsh-refactor-insight
duyanta123/dsh-refactor-insight
Turn codebase smells into an executable, priority-ordered refactoring plan: file-length / deep-nesting / function-length / god-object heuristics plus a staged runbook (read-only, no auto-rewrite).
dsh-sdd-generator
tblong2105/dsh-sdd-generator
DeepSeek Harness plugin: scan a codebase and generate a Software Design Document (SDD) outline.
mtmdsh
codeh007/mtmdsh
Optional DeepSeek Harness bundle for codebase-memory-mcp
docgen
johnxu22786/docgen
Document workshop skill pack: four pure-prompt Agent Skills that turn a codebase into READMEs, PR descriptions, changelogs and code reviews, installed into dsh via a dsh.bundle plugin row.
dsh-codebase-memory
jiayan-xu/dsh-codebase-memory
codebase-memory-mcp 向けのコードナレッジグラフブリッジ。セマンティックなシンボル検索(BM25)、ソースコードの抜粋、Leiden コミュニティによるアーキテクチャ概観、呼び出し/データフロー/サービス間トレース、グラフ拡張 grep に対応します。