User Story

User story is a short statement used in Agile software development process that describes a feature in context of a user’s need. Typically user stories follow the same format:

As a [role] I want to [action], so that [outcome]

For example,

As a UX design student,
I want to find best resources,
so that I can become a competent UX designer

Good user stories are concise and capture essential details of the story. That implies leaving out details (including important ones). That is ok to do, because user stories are not to be used as a comprehensive document but rather a conversation starter. This is true also for job stories (an alternative to user stories).