Requirements Engineering

Installation
SKILL.md

Requirements Engineering

Translate natural language prompts into structured requirements and tasks.

Requirements Format Decision Tree

What format is the user using?
├─ "As a... I want... So that..."
│   └─ User Story format → Extract actor, feature, benefit
├─ "Given... When... Then..."
│   └─ BDD format → Extract precondition, action, outcome
├─ "Add/Implement/Build X with Y"
│   └─ Feature request → Extract action, components, technology
├─ "Fix/Debug X"
Related skills

More from kaakati/rails-enterprise-dev

Installs
GitHub Stars
8
First Seen