spec-cuj

仓库创建 2026年7月4日最近提交 22 天前SkillHot 收录 22 天前
▸ 精选理由

把模糊目标转成可验证的 CUJ 且便于后续测试与验收。

这个 Skill 做什么

生成包含 3–5 个可测临界用户旅程及可验证停止条件的 DESIGN.md 规范。

产出一份 DESIGN.md,加上 3–5 个可测的 Critical User Journeys(CUJ),每个 CUJ 含关键触点和量化通过条件。适合新项目起步、细化产品规范或回答“我们在做什么、给谁做、怎么知道完成”。特点是把模糊需求变成可检验的停止条件,方便后续测试、验收和团队对齐。

▸ 展开 SKILL.md 英文原文

Author a DESIGN.md specification with 3-5 Critical User Journeys as measurable /goal stopping conditions. Use when starting a new UX project, refining an existing specification, or answering "what are we building, for whom, and how do we know it worked?" Trigger phrases include "spec", "DESIGN.md", "CUJ", "critical user journey", "stopping condition", "how do I know it's done".

开发编程DESIGN.mdCUJ可测目标通用
0
Stars
0
Forks
3
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/carlsz/ux-agent-skills/main/skills/spec-cuj/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/carlsz/ux-agent-skills/main/skills/spec-cuj/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# spec-cuj

## Overview

This skill produces a `DESIGN.md` specification plus a set of Critical User Journey (CUJ) files at `.ux/cujs/<name>.md`, each with 4–6 essential touchpoints and measurable success criteria. The measurable criteria matter: they are the `/goal` command's verifiable stopping condition, and they are what the Converge phase's checker sub-agents test against. The **number** of CUJs is scope-dependent — 3–5 for a product, 1 for a feature / screen / component.

The skill operates in the **Constrain** phase of Context Kaizen. It is invoked by the `ux-architect` persona in response to `/ux-spec`, and its output is linted by the `ux-auditor` sub-agent via `/ux-audit` (which als
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有