MIT-licensed QA Skills package with a documented DSH profile plugin, 12 Skills plus the shared `core/` knowledge base, and a project-scoped QA memory.
DSH integration
Native runtime
Author-claimed
Safety audit
Unaudited
Last verified
2026-09-08
License
MIT
01What can it help you accomplish?
Run an evidence-led QA workflow with test-strategy and test-type decisions
Test strategy, cases, automation direction, defect evidence, regression artifacts, and a project `.qa/` knowledge base
DSH users and other Skills-capable agents that need a repeatable software-testing workflow
02How to install into DeepSeek Harness
Prerequisites
- Install the whole Skills package with its shared `core/` knowledge base
Installation steps
- 01
Run `dsh plugin --profile web add dsh-qa-skills` for the documented DSH profile installation
$ dsh plugin --profile web add dsh-qa-skills
- 02
Or install all Skills with `npx skills add fishzjp/qa-skills --skill '*'`
$ npx skills add fishzjp/qa-skills --skill '*'
Verify the integration
- Check that the skills directory contains 12 skill directories, `core/`, and `qa-skills.VERSION`
Rollback
- Run `./uninstall.sh` for the documented Skills-package uninstall path
03DSH integration and capability boundaries
Native DSH profile plugin (`dsh-qa-skills`) and portable Skills package
Evidence and risk model
Test-type decision matrix
Project QA memory
Writes project test knowledge to `.qa/`
04Who is it for? When not to use it?
Good for
- DSH users and other Skills-capable agents that need a repeatable software-testing workflow
Not for
- `core/` must be installed with the Skills; installing an individual skill without it breaks relative-path references.
05Compatibility, maintenance and safety notes
- `core/` must be installed with the Skills; installing an individual skill without it breaks relative-path references.
MIT · facts pack records release v0.8.1
06Frequently asked questions
How do I install it into a DSH profile?
The README documents `dsh plugin --profile web add dsh-qa-skills` as the DSH plugin installation command.
Can I install just one QA skill?
No. The README says the shared `core/` directory must be installed with any skill because relative-path references otherwise break.
How do I verify a Skills installation?
The documented check is `ls <skills directory>`; it should show 12 skill directories, `core/`, and `qa-skills.VERSION`.
07Related DSH workflows
distilly
by titanwings
Meta-skill turning source material into a versioned Person Profile skill with incremental merge, correction layer, rollback, per-host install.
dsh-market
by dsh-market
插件市场 (plugin marketplace): 打开 Settings → Plugin Market 浏览/搜索/一键安装社区插件;安装源限制为 curated awesome-dsh-plugin 注册表(其余拒绝),默认禁用构建脚本(pnpm>=10 需显式开启)。
ai_animation
by unclecheng-li
Generate standalone animated HTML diagrams, presentations, notes, protocol visualizations, and UI demos from prompts.
aegis
by ganyuanran
Make AI coding agents architecture-aware: baseline-first, evidence-verified, drift-checked, and safe across long tasks.
08Data and sources
**方式三:dsh 插件**(npm 包 [`dsh-qa-skills`](https://www.npmjs.com/package/dsh-qa-skills))
dsh plugin --profile web add dsh-qa-skills
This page is generated from the project’s public documentation, repository metadata and a structured parse of DSH Plugins; last verified on 2026-09-08. Found an error? Submit a correction.
Best DeepSeek Harness Plugins
Twelve plugins worth installing first — picked from the whole catalog, across every category.
