DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

Ecc — DeepSeek Harness 插件(DSH Plugin)
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录
← Plugins

dsh-ecc

Ecc

适用于 DeepSeek Harness 的 ECC(227k-star operator system)技能——渐进式移植:v0.1 提供 20 个精选单文件技能(代理式工程、评估、测试、模式、文档);后续将推出 270+ 个。改编自 affaan-m/ECC(MIT)

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add dsh-ecc@0.2.0
README兼容性版本

兼容性与来源证明

Ecc 以 dsh-ecc 发布,当前版本为 0.2.0。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
any
发布来源
npm
Registry 更新时间
2026/9/20

版本

0.2.0stable
2026/8/16
0.1.0stable
2026/8/16

相关插件

正在加载相关插件…

最新版
0.2.0
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
1 MB
文件数
93
Surface
any
许可证
MIT
发布源
npm
GitHub
★ 0
周下载
40
查看源码 ↗项目主页 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 Plugin →
报告问题

相关插件

继续浏览 developer-tools 分类下经过校验的插件。

Web App@deepseek-ai/dsh-web-appdsh 浏览器界面捆绑包:位于 dsh-base 之上的 Web 补丁层,加上运行时粘合插件(提供前端 dist、Web 界面提示符、bash 运行时变量和 URL 行)Sdk Minimal@deepseek-ai/dsh-sdk-minimal独立的最小 SDK 配置包:JSON-RPC、一个 DeepSeek 适配器、持久化 Shell 和 JSONL 会话Sdk App@deepseek-ai/dsh-sdk-appdsh SDK 配置包:基于 dsh-base 提供 stdio JSON-RPC 服务和进程生命周期管理Subagent Codex@deepseek-ai/dsh-subagent-codex基于官方 app-server 协议的一次性 Codex 子代理提供程序

README

dsh-ecc

把 affaan-m/ECC(~227k⭐ 的"操作员系统",285 个 技能)渐进移植到 DeepSeek Harness (DSH) 的 Cordis 插件架构。

English: ECC (227k⭐ operator system) skills for DeepSeek Harness — progressive port. v0.1.0 ships 20 curated, self-contained single-file skills; the remaining 270+ follow in later batches. Adapted from affaan-m/ECC (MIT, © Affaan Mustafa).

插件向 ctx.skills 注册表的 host 层 注册技能提供者;技能随包分发 (skills/<name>/SKILL.md),无需用户配置。

非官方移植:技能内容改编自 affaan-m/ECC(MIT, © Affaan Mustafa)。 ECC 的 Claude Code 专属基础设施(agents/hooks/commands/mcp-configs)不在本包内。

安装

dsh plugin --profile web add dsh-ecc
# 或 GitHub
dsh plugin --profile web add github:gongyijie85/dsh-ecc

装完重启 profile(dsh web),技能即可用 skill 工具加载。

v0.1.0 首批 20 个技能

分类技能
工程方法论agentic-engineering(eval-first 执行)、ai-first-engineering、tdd-workflow、verification-loop
Agent 系统agent-architecture-audit、agent-eval、agent-self-evaluation、ai-regression-testing
工程基础coding-standards、git-workflow、error-handling、codebase-onboarding、api-design、architecture-decision-records
模式与数据docker-patterns、postgres-patterns、database-migrations、design-system
研究与优化deep-research、prompt-optimizer

v0.2.0 新增 68 个模式类技能

前端:react-patterns、react-testing、react-performance、react-native-patterns、 vue-patterns、nuxt4-patterns、vite-patterns、nextjs-turbopack、frontend-patterns、 frontend-a11y、ui-to-vue、compose-multiplatform-patterns

后端框架:nestjs-patterns、fastapi-patterns、django-patterns(+tdd/security/verification)、 laravel-patterns(+tdd/security/verification/plugin-discovery)、springboot-patterns (+tdd/security/verification)、quarkus-patterns(+tdd/security/verification)、bun-runtime

语言模式:python-patterns(+testing)、golang-patterns(+testing)、rust-patterns(+testing)、 cpp-coding-standards(+testing)、csharp-testing、fsharp-testing、java-coding-standards、 kotlin-patterns(+testing/coroutines-flows/exposed-patterns/ktor-patterns)、 dart-flutter-patterns(+flutter-dart-code-review)、swiftui-patterns(+concurrency-6-2/actor-persistence/protocol-di-testing)、 perl-patterns(+security/testing)、dotnet-patterns

数据与架构:mysql-patterns、redis-patterns、prisma-patterns、jpa-patterns、 hexagonal-architecture、contract-first、deployment-patterns、kubernetes-patterns、 backend-patterns、mcp-server-patterns

移植路线图(渐进)

  • v0.1.0 ✅ 20 个纯单文件、无 harness 依赖的技能
  • v0.2.0(本次) ✅ 68 个模式类批量(前端/后端/语言/数据/架构)
  • v0.3 ⏳ Agent 编排类(orch-、council、team-、e2e-testing、browser-qa、repo-scan 等)
  • v0.4 ⏳ 垂直领域(healthcare-、homelab-、scientific-、finance- 等)
  • 不移植:依赖 ECC 专属基础设施的技能(ecc-guide、ecc-recipes、 gateguard、plan-orchestrate 等 6 个引用 /ecc:* 命令/hooks 的)与 带辅助文件的 7 个技能 —— 除非后续做 hooks/commands 桥接层

移植说明(对比上游)

  • 来源:skills/<name>/SKILL.md 原样复制(标准格式,frontmatter 含 metadata.origin: ECC)。
  • 适配:仅 2 处命令引用改为 DSH 裸名(/bug-check → bug-check、 /prompt-optimize → prompt-optimizer);无 Skill tool 引用。
  • 剔除:依赖 /ecc:* 命令、hooks.json、ccconfig 的 6 个技能;带辅助 文件的 7 个技能(留待后续批次)。
  • 调用语义:全部模型/用户可调用。

工作原理 / 添加技能

同 mattpocock-skills-dsh (host 层 ctx.skills.registerProvider;零运行时依赖;原生解析折叠 YAML frontmatter)。往 skills/<kebab-name>/SKILL.md 放文件即自动发现;验证: npm run verify(20/20)。

许可证

MIT。技能内容 © Affaan Mustafa(ECC); DSH 移植 © dsh-ecc contributors。见 LICENSE。