dsh-design-review
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-design-review
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-design-review in DeepSeek Harness to install the plugin; source code is available at https://github.com/uckkk/dsh-design-review
About this plugin
Design review is often the step most likely to be skipped or treated superficially in a DSH agent workflow. dsh-design-review turns it into a reusable, structured checklist so that an agent walks through each item deliberately rather than offering vague, one-off feedback.
The plugin is written in pure Node.js, makes no network calls, and depends on no external services. Once registered, its tools are ready to invoke in any session. It does not generate code or call APIs; it does one thing well: turning design review into a step-by-step, traceable process.
It is designed for teams or solo developers who rely on DSH agent workflows and want a consistent design-review standard. No deployment, no configuration, no network connectivity required. Load it and go.
Use Cases
- An agent walks through a step-by-step checklist to verify design decisions in a session
- A team locks its design-review standards into a reusable, structured tool
- A full design review is completed quickly in an offline environment
Best For
- Dev teams running DSH agent workflows
- Engineers who want a consistent design-review standard
- Solo developers looking for a lightweight, zero-dependency review tool
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.