dsh-mattpocock-skills
Manifest validDSH bundle that vendors the full mattpocock/skills tree, preserves upstream invocation policies, and applies an exact-match DSH semantic overlay checked during automatic upstream synchronization.
dsh-mattpocock-skills
Matt Pocock's engineering skills, packaged for DeepSeek Harness with a verified DSH adaptation overlay and automated upstream synchronization.
What this package provides
- All 37 skills currently present upstream, plus the
dsh-workflowguide. - A read-only
ctx.skillsprovider with lazy loading and invocation-policy preservation. - DSH adaptations applied in memory while vendored upstream files remain byte-identical.
- Exact-match validation: changed upstream wording fails instead of silently producing a partial adaptation.
- Cross-platform synchronization, generated manifests, tests, and scheduled update pull requests.
This project combines work from NmouZh/dsh-mattpocock-skills and auggie246/dsh-mattpocock-skills. The original skills are MIT licensed and authored by Matt Pocock. See LICENSE and vendor/VENDOR.md.
Install
DSH Web
npx --yes @deepseek-ai/dsh plugin --profile web add @maoleijin/dsh-mattpocock-skills
Restart dsh web, refresh the page, and open a new session. Verify with:
npx --yes @deepseek-ai/dsh --profile web --dump-config | Select-String "mattpocock"
DSH Desktop
DSH Desktop exclusively manages its profile through three catalog-oriented pages: plugin configuration, installed plugins, and the plugin market. It does not expose an arbitrary npm-package input. After this package is accepted into the configured market catalog, open Plugin Market, search for the package below, inspect the preview, and confirm installation:
@maoleijin/dsh-mattpocock-skills
Completely quit and reopen DSH Desktop, then start a new session. Until the market entry is indexed, use the Web profile; publishing to npm alone does not make a package appear in Desktop's market.
See docs/installation.md or run scripts/install-web.bat on Windows.
Use
Start with:
/dsh-workflow
/setup-matt-pocock-skills
Common user-started flows include /ask-matt, /grill-with-docs, /to-spec, /to-tickets, /implement, and /wayfinder. Model-invocable disciplines include tdd, code-review, diagnosing-bugs, domain-modeling, codebase-design, and research.
Synchronize upstream
With an upstream checkout next to this repository:
npm ci
npm run sync:local
npm test
Or let the synchronizer clone the configured upstream into a temporary directory:
npm run sync
npm test
Set MATTPOCOCK_SKILLS_REPOSITORY to use another Git remote. Scheduled synchronization opens a pull request only after overlay and provider validation succeeds.
Validate
npm ci
npm run check
npm test
If upstream rewrites text targeted by the DSH overlay, validation reports the exact stale rule. Update overlay/patches.json, regenerate the mechanical rules, and rerun the suite.
Comments
Loading…
Similar plugins
by SLin-code
View local Skills and edit automatic and /name invocation policies from DSH Web settings, with bundled and symbolic-link entries kept read-only.
★ 1
MIT
TypeScript
Aug 27, 2026
dsh plugin --profile web add dsh-skill-managerby xiaoxiaosrm
Unofficial DSH port of mattpocock/skills — Engineering (18) + Productivity (7) skills as a DeepSeek Harness bundle plugin. MIT, © Matt Pocock. Star the upstream repo!
★ 8
Shell
Sep 5, 2026
dsh plugin --profile web add @mattpocock-community/dsh-engineering-skillsby MichengAI
DSH Skills Manager — 在 DeepSeek Harness 中统一加载并安全管理本机 Agent Skills · Load and safely manage local Agent Skills in DSH
★ 57
↓ 4.8k/wk
Apache-2.0
JavaScript
Sep 18, 2026
dsh plugin --profile web add @michengai/dsh-skills-managerby andrepontesmelo
The DSH productivity suite: plugins + agent skills for the DeepSeek Harness, installable in one command.
★ 0
MIT
JavaScript
Sep 11, 2026
dsh plugin --profile web add @andrepontesmelo/dsh-suiteby MoonCoder-HAPPY
Workflow skill pack for DSH: requirements, specs, implementation, review, repair, bugs, and research
★ 4
↓ 62/wk
MIT
JavaScript
Aug 16, 2026
dsh plugin --profile web add specworkflowby addie-ace
DeepSeek Harness 技能包插件(汉化版):mattpocock/skills 25 个 promoted 技能全文汉化打包,经 ctx.skills 注册。原出处 https://github.com/mattpocock/skills(Matt Pocock,MIT)。
★ 0
MIT
JavaScript
Sep 5, 2026
dsh plugin --profile web add dsh-mattpocock-skills