user-story-generator

Generate user stories with acceptance criteria in Markdown format.

Updated Feb 8, 2026
One-click install
npx skills add https://github.com/dundas/uhr --skill user-story-generator-dundas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: user-story-generator
Source: https://github.com/dundas/uhr/tree/main/.claude/skills/user-story-generator
Command: npx skills add https://github.com/dundas/uhr --skill user-story-generator-dundas

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps product managers and developers quickly generate well-formed user stories with acceptance criteria, streamlining backlog grooming and story refinement without requiring a full Product Requirements Document (PRD).

Core Features & Use Cases

  • User Story Generation: Creates stories in the standard "As a [user], I want [action], so that [benefit]" format.
  • Acceptance Criteria: Defines specific, measurable, and testable acceptance criteria for each story.
  • Edge Case Handling: Includes stories for error scenarios and administrative tasks.
  • Use Case: During a backlog grooming session, a Product Owner can use this Skill to rapidly generate user stories for a new feature idea, ensuring all key aspects are considered before sprint planning.

Quick Start

Use the user-story-generator skill to create user stories for a new feature that allows users to upload profile pictures.

Frequently Asked Questions about user-story-generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate user stories with acceptance criteria for agile backlog grooming?

To generate user stories for backlog grooming, define the feature and user type. The skill outputs structured markdown with the "As a [user], I want [action], so that [benefit]" format and testable acceptance criteria for immediate use in project management tools.

What is the standard format for writing user stories for software features?

The standard format for writing user stories is "As a [user], I want [action], so that [benefit]." This structure defines user types, actions, and benefits, ensuring features are captured effectively before sprint planning.

Can I create user stories for edge cases and error scenarios without a full PRD?

Yes, you can generate standalone user stories for error scenarios and administrative tasks without a full PRD. The skill handles edge case generation by defining specific, testable acceptance criteria for each scenario.

Does user story generation output markdown for direct import into project management tools?

Yes, user story generation produces structured markdown output designed for immediate use in project management tools. This facilitates agile development methodologies by streamlining story refinement during backlog grooming.