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

AI 分析

核心用途是辅助产品经理或设计师将产品需求快速转化为 UI 设计规范。适合需要通过特定角色和命令流引导 AI 进行界面设计的任务。

パッケージ
@rex-harness/ui-workflow
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/09/01

インストール

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