Matt Pocock's 25 skills fully translated to Chinese (technical terms kept in English with glosses).
Install
# from npm (prebuilt)
dsh plugin --profile web add mattpocock-skills-dsh-zh
# from GitHub (first run asks for allowBuilds approval — follow the hint, retry)
dsh plugin --profile web add github:gongyijie85/mattpocock-skills-dsh-zh
Any plugin you install runs third-party code with your own permissions — it can read your files, use your credentials, and reach the network, and tool approvals don’t sandbox it. GitHub-sourced plugins also run build scripts at install time. Only install sources you trust, and pin a commit (github:owner/repo#sha).
README
English: Matt Pocock's skills in Chinese for DeepSeek Harness — all 25 promoted SKILL.md files translated to natural Chinese (technical leading words kept in English with first-mention glosses). Install:
dsh plugin --profile web add mattpocock-skills-dsh-zh.
mattpocock-skills-dsh 的 中文技能版:Matt Pocock 完整发布技能集(25 个 SKILL.md)的正文全部译为中文, 适配 DeepSeek Harness (DSH) 的 Cordis 插件架构。
适合偏好中文提示词的国内用户;关键术语(design tree、frontier、seam、 tracer-bullet、blocking edges 等)保留英文以保证模型表现,首次出现处附中文注释。 英文原版见 mattpocock-skills-dsh; 两个包可共存(技能名一致,后装者按注册优先级覆盖,建议二选一)。
安装
dsh plugin --profile web add mattpocock-skills-dsh-zh
# 或 GitHub
dsh plugin --profile web add github:gongyijie85/mattpocock-skills-dsh-zh
装完重启 profile(dsh web),25 个技能即可用 skill 工具加载(ask-matt
是路由器入口)。
技能列表
与英文版一致(25 个 = 上游 promoted 集):productivity 7(grill-me、grilling、 handoff、teach、to-questionnaire、wait-what、writing-for-agents)+ engineering 18(ask-matt、code-review、codebase-design、diagnosing-bugs、 domain-modeling、grill-with-docs、implement、improve-codebase-architecture、 prototype、research、resolving-merge-conflicts、setup-matt-pocock-skills、 tdd、to-spec、to-tickets、triage、wayfinder、wizard)。
移植与翻译说明
- 正文全译:25 个 SKILL.md 的正文翻译为自然中文;frontmatter 的
name保持原样,description译为中文(便于中文触发)。 - 术语策略:technical leading words 保留英文 + 首次中文注释,避免翻译 损伤模型对概念的调用。
- DSH 适配:与英文版相同——
Skill tool→skill tool;技能名斜杠前缀 去除;/clear、/compact保留。 - 辅助文件:各技能引用的辅助文件(如
SKILL-MECHANICS.md)保持英文原版, 文件名不变(由resourceBase解析),未纳入本次翻译范围。
工作原理 / 添加技能 / 许可证
同 mattpocock-skills-dsh
(host 层 ctx.skills.registerProvider,lib/index.js 零运行时依赖,原生解析
折叠 YAML frontmatter)。MIT;技能内容 © Matt Pocock,中文翻译与 DSH 移植
© mattpocock-skills-dsh-zh contributors。见 LICENSE。
Links
More in this category
GanyuanRan/Aegis★ 1023
Software-engineering method pack for coding agents, with skills for baseline-first planning, systematic debugging, prompt hygiene, verification before completion, and repair/retirement tracking.
superdesigndev/superdesign-skill★ 417
Design skill for UI and marketing graphics on the Superdesign canvas: reads the repo for context, extracts its design system, then generates and iterates branchable design drafts, flow pages, and reusable components through the Superdesign CLI.
Ikalus1988/MisakaNet★ 389
Failure-recovery memory: search and record failure-recovery lessons from real engineering sessions, with BM25 + semantic RAG retrieval and a lessons knowledge base.
Vladimir-Human/humanizer-ru#dsh★ 100
Cleans AI traces from Russian text: finds chatbot copy-paste artefacts (ChatGPT, Gemini, Grok, Perplexity, DeepSeek) and rewrites the text into natural prose on request; 39 regex markers with an evidence registry, offline, text-only bundle.
dhicoc/dsh-reverse-skill★ 18
Complete reverse-skill pack (85 SKILL.md) as a DeepSeek Harness Cordis plugin: reverse engineering, authorized pentesting and security-research skill router.
zhaiyateng/dsh-design-skills★ 10
Design-aesthetics skill pack (10 styles: dark SaaS, minimal white, neumorphism, brutalism, glassmorphism, Japanese minimal, bento grid, cyberpunk, vaporwave, art deco) with runnable landing-page demos: tokens, component rules, forbidden lists, and acceptance checklists per style.