플러그인
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