Bundle
LSP action surface for DeepSeek Harness: diagnostics, formatting, completion, code actions, symbols, signature help, inlay hints, and rename tools over language servers, plus the editor action protocol (lsp.actions.*) that makes the plugin the IDE integration backend
Bundle
DeepSeek Lens: Deep AST code graph, symbol call hierarchies, and refactoring impact analysis tool plugin for DeepSeek Harness
Bundle
Structural code MCP server and batch CLI for compact TypeScript/JavaScript reads and hash-bound AST edits.
Bundle
DeepSeek Harness 插件:审查最近改动的代码,就清晰度、一致性与可维护性提出改进(移植自 pi-simplify)
Bundle
Vision-only desktop automation plugin for DeepSeek Harness (fusion refactor)
Bundle
Pre-write reuse firewall for DeepSeek Harness: before the agent writes a new helper/service, surface the existing implementations that already cover that intent. Deterministic retrieval (no LLM) backed by the Auto_code_audit capability channel.
Bundle
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).
Bundle
DSH 技能包:遗留代码现代化/简化工作流(preflight → assess → map → transform),含 Cordis 挂载插件、离线 Python 脚本与冒烟测试。
Bundle
代码简化:删冗余、降复杂度、去不必要的抽象,让代码更简单可维护。受 addyosmani/agent-skills(88k★ MIT)启发。
satan9394
Bundle
DSH 代码工作台插件:输入栏「💻 代码」按钮 → 上传/粘贴/文件夹导入代码 → AI 修改/优化/审查(支持面板内直连 DeepSeek 等可选 API)→ 下载 + diff 双模式 + 版本历史 + 评测报告。TypeScript 源码,零运行时依赖。
xusuyang030218
Bundle
XingTu 26 production-grade AI agent skills, packaged as a DeepSeek Harness (DSH) skills plugin — token compression, code review, safe refactor, migration, evidence review & more. 26 个生产级 SKILL.md 技能,DSH 一键安装即用。
xingtu1996
Bundle
Model Capability Facade for DSH: a plugin author declares one semantic capability (a few model-facing operations), the facade turns them into typed tools that run a declared pipeline of existing tools through the normal tool pipeline.
goatliamia