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 |