requirement
Installation
SKILL.md
Requirement Assistant | 需求助手
Write well-structured user stories and requirements following INVEST criteria.
撰寫結構良好的使用者故事和需求文件,遵循 INVEST 準則。
Workflow | 工作流程
- Understand context - Gather feature information | 蒐集功能資訊
- Identify stakeholders - Who benefits from this feature? | 誰受益?
- Write user story - Follow the standard format | 遵循標準格式
- Define acceptance criteria - Specific, testable conditions | 定義可測試條件
- Validate with INVEST - Check quality criteria | 用 INVEST 驗證品質
User Story Format | 使用者故事格式
As a [role],
I want [feature],
Related skills
More from asiaostrich/universal-dev-standards
bdd
[UDS] Guide through Behavior-Driven Development workflow
24atdd
[UDS] Guide through Acceptance Test-Driven Development workflow
23methodology
[UDS] Manage development methodology workflow
21reverse
[UDS] System archeology — reverse engineer code across Logic, Data, and Runtime dimensions
20docgen
[UDS] Generate usage documentation from project sources
20sdd
[UDS] Create or review specification documents for Spec-Driven Development
19