acceptance-criteria
星标10
分支0
更新时间2026年1月29日 12:19
Generate detailed acceptance criteria from a feature description
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Generate detailed acceptance criteria from a feature description
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Generate monthly board meeting agenda
Process violation through escalation workflow
Generate a comprehensive epic with child stories from a feature description
Generate late fee report with compound interest calculations
Convert plain English requirements into Gherkin BDD scenarios
Generate a well-structured user story from a plain English description
| name | acceptance-criteria |
| description | Generate detailed acceptance criteria from a feature description |
| argument-hint | <feature_description> |
Generate comprehensive acceptance criteria for this feature:
$ARGUMENTS
FC-1: [Criterion Title]
FC-2: [Criterion Title] (repeat format for 4-6 functional criteria)
Performance
Security
Accessibility
| Scenario | Input | Expected Behavior |
|---|---|---|
| Empty input | "" | Show validation error |
| Max length | 255+ chars | Truncate or reject |
| Special chars | Sanitize input |