Write user stories and requirements following INVEST criteria
Generates structured user stories and requirements following INVEST criteria for software features.
/plugin marketplace add AsiaOstrich/universal-dev-standards/plugin install universal-dev-standards@asia-ostrichfeature name or description | 功能名稱或描述Write well-structured user stories and requirements following INVEST criteria.
撰寫結構良好的用戶故事和需求文件,遵循 INVEST 標準。
As a [role],
I want [feature],
So that [benefit].
### Acceptance Criteria
- [ ] Given [context], when [action], then [result]
- [ ] Given [context], when [action], then [result]
| Criterion | Description | 說明 |
|---|---|---|
| Independent | Can be developed separately | 可獨立開發 |
| Negotiable | Details can be discussed | 可協商細節 |
| Valuable | Delivers value to user | 提供用戶價值 |
| Estimable | Can estimate effort | 可估算工作量 |
| Small | Fits in one sprint | 適合單一迭代 |
| Testable | Has clear test criteria | 有明確測試標準 |
/requirement - Interactive requirement writing wizard/requirement user login - Write requirement for specific feature/requirement "users can export data" - Based on description