Skip to content
dsh.fish

Browse

14 results

Bundle

@yolk_vat-y/dsh-project-memory

Persistent project memory for dsh agents: index docs (PDF/Markdown/text) and code symbols into a searchable per-workspace store, recall them with cited sources, and keep experience entries (problems -> solutions) searchable on demand.

000800009
Bundle

dsh-plugin-knowledge-graph

DeepSeek Harness plugin: a read_graph tool backed by a codebase knowledge graph (CONTAINS / EXPORTS / IMPORTS / IMPORTS_SYMBOL).

Luke-Yong5
Bundle

ast-mcp-server

Structural code MCP server and batch CLI for compact TypeScript/JavaScript reads and hash-bound AST edits.

yailPeralta4
Bundle

dsh-codebase-memory

DSH bundle that bridges the Codebase Memory MCP code knowledge graph into DSH and can keep indexed repositories fresh with an optional debounced filesystem watcher.

andyfan10943
Bundle

dsh-repo-atlas

DeepSeek Harness plugin for evidence-backed repository analysis and reviewable, bounded change proposals.

zhenkun261
Bundle

arch-doc

DSH arch-doc skill plugin: analyze a codebase and generate architecture documentation (module responsibilities, dependencies, entry points and run methods).

duyanta1231
Bundle

dsh-arch-doc

DSH arch-doc skill plugin: analyze a codebase and generate architecture documentation (module responsibilities, dependencies, entry points and run methods).

duyanta1231
Bundle

dsh-refactor-insight

DSH refactor-insight skill plugin: turn codebase smells into an executable, priority-ordered refactoring plan (file-length, long-function, deep-nesting, god-object, high-coupling, and TODO-density heuristics plus a staged runbook).

duyanta1231
Bundle

dsh-repo-graphify

仓库知识图谱:把代码/PDF/Markdown/截图/白板照片提取概念关系建图——god nodes/惊人连接/建议问题、EXTRACTED/INFERRED/AMBIGUOUS 边标签、71.5x token 节省、wiki 导航、--watch 自动同步、git hook。受 safishamsi/graphify(48.7k★)启发。

satan9394
Bundle

dsh-sdd-generator

DeepSeek Harness plugin: scan a codebase and generate a Software Design Document (SDD) outline.

tblong2105
Bundle

dsh-codebase-scanner

SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。

satan9394
Bundle

dsh-codebase-memory-mcp

DSH plugin that bridges the local codebase-memory-mcp knowledge-graph server through the built-in @deepseek-ai/dsh-mcp-client, with a runtime-configurable exe path (settings namespace).

princeofdream