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 |