dsh plugins中文
← Back to popular plugin directory

superpower skills

LayneChai/superpowers-dsh · skills

Superpowers skills for DeepSeek Harness: TDD, debugging, planning, and collaboration skills adapted from obra/superpowers.

★ 27GitHub stars
0Forks
2026-08-15Last updated
JavaScriptLanguage
License

Project overview

为 DeepSeek Harness (DSH) 打造的 Superpowers 插件包:把 obra/superpowers 的核心技能 (Claude-Code 技能库:TDD、调试、规划、协作模式)移植到 DSH 的 Cordis 插件架构上。

下文所有 dsh ... 示例都可以等价写成 npx @deepseek-ai/dsh ...。 最简单:一条命令

bundle 层在 profile 启动时挂载,所以需要重启 profile(停掉后重新运行 dsh web / npx @deepseek-ai/dsh web,再刷新浏览器)。确认层已组合:

Install command

dsh plugin --profile web add github:LayneChai/superpowers-dsh
View GitHub repository ↗Back to popular plugin directory