fatherplus/dsh-superpowers-zh0

dsh-superpowers-zh

用于 DeepSeek Harness 的核心 Superpowers-zh 工程技能包。

AI 分析

核心用途是为 DSH 引入八项经典的软件工程方法论技能(如系统化调试、测试驱动开发等)。适合使用 DSH 进行复杂软件工程和代码开发的程序员。

套件
dsh-superpowers-zh
版本
0.1.0
授權
MIT
最近更新
2026年8月21日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:fatherplus/dsh-superpowers-zh

DSH Superpowers Zh

Superpowers-zh core engineering skills packaged for DeepSeek Harness.

Install

dsh plugin --profile web add dsh-superpowers-zh

Restart the DSH Web service after installation. The bundle registers brainstorming, writing-plans, executing-plans, systematic-debugging, test-driven-development, requesting-code-review, receiving-code-review, and verification-before-completion.

Scope

This is a thin DSH adapter. It ships only the eight listed upstream Markdown skills and does not include Pi-specific extensions, workflow runners, credentials, or local configuration.

Attribution and license

The skills are copied from jnMetaCode/superpowers-zh, licensed under MIT. UPSTREAM-LICENSE preserves the upstream license text. This adapter is also MIT licensed.