RexYoung000/rex-harness--packages-ui-workflow ↗★ 0
@rex-harness/ui-workflow
DeepSeek Harness 的 UI 设计工作流插件:提供斜杠命令、只读分析工具及共享技能协议,将需求转化为设计规范。
AI 分析
核心用途是辅助产品经理或设计师将产品需求快速转化为 UI 设计规范。适合需要通过特定角色和命令流引导 AI 进行界面设计的任务。
安装
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:RexYoung000/rex-harness#0632e036027f89ecef28769204c60104ae63178d&path:packages/ui-workflow说明文档
阅读完整 README ↗@rex-harness/ui-workflow
DeepSeek Harness bundle that turns a product or UI request into a design spec. Slash commands steer the current session; analyst roles run through the ui_analyst tool (read-only official subagents). Role skills stay out of the model catalog. It does not spawn Pi.
Install
From the published tarball (no allowBuilds step):
dsh plugin --profile web add https://github.com/RexYoung000/rex-harness/releases/latest/download/rex-harness-ui-workflow.tgz
From this checkout:
dsh plugin --profile web add ./packages/ui-workflow
Restart the Web UI or Desktop after installing.
Use
/ui-workflow 做一个独立开发者用的极简时间记录工具
/ui-rerun redo visuals only
The protocol lives in skills/ui-workflow/references/. Commands and Skills share that file. Fast research skips or lightly samples reference sites; Standard/Deep pick relevant ones instead of fetching every URL.
Authoring workspace
This package lives in the Rex Harness plugin authoring workspace (pnpm plugin:add ui-workflow, pnpm dev). GitHub topic: dsh-plugin.