每个故事遵循:As a <role>, I want <action>, so that <benefit>.
为每个 story 写 2–5 条验收标准(Given/When/Then)。
标注优先级(P0/P1/P2)与依赖。
输出模板
### US-001 [P0] 标题
**Story:** As a ..., I want ..., so that ...
**Acceptance Criteria:**
- Given ... When ... Then ...
约束
一个故事只描述一个可交付价值点。
避免实现细节;聚焦用户可感知行为。
1---2name: user-story-writer3description: User Story Writer4---56# User Story Writer78## 步骤9101. 确认 persona 与目标。112. 每个故事遵循:`As a <role>, I want <action>, so that <benefit>.`123. 为每个 story 写 2–5 条验收标准(Given/When/Then)。134. 标注优先级(P0/P1/P2)与依赖。1415## 输出模板1617```markdown18### US-001 [P0] 标题19**Story:** As a ..., I want ..., so that ...2021**Acceptance Criteria:**22- Given ... When ... Then ...23```2425## 约束2627- 一个故事只描述一个可交付价值点。28- 避免实现细节;聚焦用户可感知行为。
Run npx skillmds@latest add vc999999999/user-story-writer in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
User Story Writer It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Capability flags: docs only. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
vc999999999 (@vc999999999) published this skill. Their other Agent Skills are listed on their SkillMD profile.