RexYoung000/rex-harness--packages-ui-workflow0

@rex-harness/ui-workflow

UI design workflow for DeepSeek Harness: slash commands, a read-only ui_analyst tool, and a shared skill protocol

包名
@rex-harness/ui-workflow
版本
0.1.0
许可证
MIT
最近更新
2026年9月1日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:RexYoung000/rex-harness#0632e036027f89ecef28769204c60104ae63178d&path:packages/ui-workflow

@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.