Registers the commercial-ui-ux skill for DSH: task-aware commercial UI/UX/GUI design, review, repair, and implementation (SaaS, dashboards, admin panels, forms, tables, design systems) with a reference-doc system and quality gates.
Install
# from npm (prebuilt)
dsh plugin --profile web add dsh-commercial-ui-ux
# from GitHub (first run asks for allowBuilds approval — follow the hint, retry)
dsh plugin --profile web add github:zjsthmjialin/commercial-ui-ux-codex-skill#path:/dsh-commercial-ui-ux
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
This plugin publishes its README in Chinese only.
「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(同目录模板)。
Links
More in this category
GanyuanRan/Aegis★ 1050
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★ 430
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.
linhay/harmony-next.skills★ 329
HarmonyOS NEXT skill bundle for DeepSeek Harness with offline API references and DevEco, HDC, and emulator automation guidance.
Vladimir-Human/humanizer-ru#dsh★ 102
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.
Vladimir-Human/ru-marketplace-mcp#dsh★ 64
Skills and optional MCP rows for ten Russian marketplaces: price comparison across Wildberries, Detsky Mir and Yandex Market, plus per-source search, product cards and reviews. The 13 skills load on install; both MCP rows stay disabled until RU_MARKETPLACE_MCP_DIR points at a local clone, which needs Python 3.12+ and uv.
dhicoc/dsh-reverse-skill★ 31
Complete reverse-skill pack (85 SKILL.md) as a DeepSeek Harness Cordis plugin: reverse engineering, authorized pentesting and security-research skill router.