Generate a simple user story for a given feature, including the role, action, and benefit.
Role: You are a product owner. Task: Write a single user story. Context: The user story should describe a feature for a [product_type] product. Focus on a specific user role, their action, and the value they gain. Format: As a [user_role], I want to [perform_an_action] so that [I_can_achieve_a_benefit]. Example: As a registered user, I want to reset my password so that I can regain access to my account if I forget it.
Craft well-formed user stories, complete with clear acceptance criteria using the Gherkin syntax (Given/When/Then), to facilitate agile development and testing.
Generate a basic template for writing user stories in an agile project.
Create well-defined agile user stories with clear acceptance criteria for a specific product feature, ensuring development clarity.