Loading...
Loading...
Create Product Requirements Documents. Use when defining new features, projects, or initiatives. Covers user stories, acceptance criteria, and scope definition.
npx skill4agent add nguyenhuuca/assessment writing-prds./artifacts/prd_[feature].mdAs a [role],
I want [feature],
So that [benefit].As a registered user,
I want to reset my password via email,
So that I can regain access to my account if I forget it.Given I am on the login page
When I click "Forgot Password"
Then I see a form to enter my email
Given I enter a valid registered email
When I submit the form
Then I receive a password reset email within 5 minutes