DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Commercial Ui Ux — DSH Plugin for DeepSeek Harness
← Plugins

dsh-commercial-ui-ux

Commercial Ui Ux

DSH plugin distribution of the Commercial UI/UX design skill (commercial-ui-ux): a workbench for designing, reviewing, fixing, and implementing product interfaces, dashboards, admin panels, SaaS, mobile interfaces, forms and tables, and design systems, including 11 domain rule documents and quality

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add dsh-commercial-ui-ux@0.1.0
READMECompatibilityVersions

Description

DSH plugin distribution of the Commercial UI/UX design skill (commercial-ui-ux): a workbench for designing, reviewing, fixing, and implementing product interfaces, dashboards, admin panels, SaaS, mobile interfaces, forms and tables, and design systems, including 11 domain rule documents and quality gates.

Compatibility and provenance

Commercial Ui Ux is published as dsh-commercial-ui-ux and currently resolves to version 0.1.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
any
Release source
npm
Registry updated
9/20/2026

Versions

0.1.0stable
8/16/2026

Related plugins

Loading related plugins…

Latest
0.1.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
443.2 kB
Files
58
Surface
any
License
MIT
Source
npm
GitHub
★ 3
Weekly downloads
50
Last push
8/16/2026
View source ↗Project homepage ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in

Related plugins

More verified plugins in ui-customization.

Remote Web Ui@linxin666/dsh-remote-web-uiScan-to-pair remote access for the dsh web GUI that shares one official interface: a QR beside the settings button pairs phones and PCs into the same Web GUI (a portrait-touch adaptation layer for phones, full desktop on PCs) through one-time tokens and rClient Ui Task Board@linxin666/dsh-client-ui-task-boardHost-authoritative task board for the DSH Web GUI with real session execution, Host cron scheduling, and optional cross-platform idle-sleep protection; mounted without DSH source changes.Client Ui Git Graph@linxin666/dsh-client-ui-git-graphExternal dsh web GUI plugin: a blank-session git branch selector + Git graph, with real host-side git operations and guards, as a dsh profile bundlePet@linxin666/dsh-petMulti-pet companion plugin for the dsh web GUI: a registry-driven floating pet that reacts to model activity, with per-pet naming, petting/feeding interactions and an affinity score

README

dsh-commercial-ui-ux

「Commercial UI/UX」设计技能的 DeepSeek Harness (DSH) 插件化分发包。

安装后自动向 DSH 技能系统注册 commercial-ui-ux 技能:产品界面、仪表盘、后台、SaaS 工具、移动端、表单、表格、工作流状态、设计系统的设计 / 审查 / 修复 / 实现工作台——含 11 篇领域规则文档(Read Order 体系)、设计宪法、质量门禁与独立评估协议。

安装

dsh plugin --profile web add dsh-commercial-ui-ux

重启 DSH Web 后,技能出现在技能目录;向 Agent 说"审查这个后台界面的可用性"或"设计一个 SaaS 定价页"即自动走技能工作流。

本技能为纯参考枢纽型(无 CLI),agent 按 SKILL.md 的 Read Order 按需读取 docs/ 参考文档。

内容

  • SKILL.md:入口与工作流(任务模式识别 → 视觉源模式 → UX→UI→GUI 顺序 → 质量门禁)
  • docs/:11 篇领域规则(边界、设计宪法、视觉策略推断、行业分类、模板库等)
  • evals/:独立评估协议;scripts/:作者侧校验脚本(PowerShell,agent 不需要)
  • showcase/:示例输出

发布 / 维护

npm pack --dry-run        # 检查内容
npm publish               # 2FA:浏览器授权或 --otp

维护纪律:技能本体改动 → 同步 skills/commercial-ui-ux/ 快照 → 版本迭代重发。 完整迁移流程见 SKILL-TO-DSH-PLUGIN.md(同目录模板)。