phuryn/pm-skills✦ 精选0°

user-stories

仓库创建 2026年3月2日最近提交 23 天前SkillHot 收录 20 天前
▸ 精选理由

帮助产出可开发且可验证的故事卡,便于交付

这个 Skill 做什么

按3C和INVEST生成清晰的用户故事与验收条件

把功能拆成符合 3 C(Card/Conversation/Confirmation)和 INVEST 的用户故事,写清描述、设计链接和可验收的验收条件。用在写需求、拆分特性到 backlog、或需要明确交付标准的时候最合适。特点是既有可执行的卡片式条目,又强制写好验收标准,方便开发和 QA 一致理解。

▸ 展开 SKILL.md 英文原文

Create user stories following the 3 C's (Card, Conversation, Confirmation) and INVEST criteria with descriptions, design links, and acceptance criteria. Use when writing user stories, breaking down features into backlog items, or defining acceptance criteria.

自动化集成用户故事INVEST验收条件通用
2.5w
Stars
2.5k
Forks
40
仓库内 Skill
+1.8k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/phuryn/pm-skills/main/pm-execution/skills/user-stories/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/phuryn/pm-skills/main/pm-execution/skills/user-stories/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# User Stories

Create user stories following the 3 C's (Card, Conversation, Confirmation) and INVEST criteria. Generates stories with descriptions, design links, and acceptance criteria.

**Use when:** Writing user stories, breaking down features into stories, creating backlog items, or defining acceptance criteria.

**Arguments:**
- `$PRODUCT`: The product or system name
- `$FEATURE`: The new feature to break into stories
- `$DESIGN`: Link to design files (Figma, Miro, etc.)
- `$ASSUMPTIONS`: Key assumptions or context

## Step-by-Step Process

1. **Analyze the feature** based on provided design and context
2. **Identify user roles** and distinct user journeys
3. **Apply 3 C's framework:**
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有