user-story-generator
Generate and validate user stories from various inputs including requirements, research, and feature descriptions. Apply INVEST criteria validation, create acceptance criteria, split large stories, and convert between story formats.
Profile →npx skills add a5c-ai/babysitter --skill user-story-generator --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# User Story Generator Skill Generate well-formed user stories with INVEST validation, acceptance criteria, and story splitting from requirements and research inputs. ## Overview This skill provides comprehensive capabilities for creating and managing user stories throughout the product development lifecycle. It transforms requirements, research insights, and feature descriptions into actionable user stories ready for development. ## Capabilities ### Story Generation - Generate user stories from requirements descriptions - Convert feature specs to user stories - Create stories from research insights - Transform job stories to user stories and vice versa ### INVEST Validation - Independent: Story is self-contained - Negotiable: Details can be discussed - Valuable: Delivers user value - Estimable: Team can estimate effort - Small: Fits in a sprint - Testable: Has clear acceptance criteria ### Acceptance Criteria - Generate Given-When-Then criteria - Create verification checklists - Define edge cases and error conditions - Specify non-functional requirements ### Story Splitting - Split large stories into smaller ones - Maintain value in each split - Preserve story relationships - Trac
- Overview
- Capabilities
- Story Generation
- INVEST Validation
- Acceptance Criteria
- Story Splitting
- Story Estimation
- Prerequisites
- Input Formats
- Usage Patterns
- User Story Format
- User Story Generation Example
- INVEST Validation Template
- Story Splitting Patterns
What does the user-story-generator skill do?
Generate and validate user stories from various inputs including requirements, research, and feature descriptions. Apply INVEST criteria validation, create acceptance criteria, split large stories, and convert between story formats.
How do I install it?
Run `npx skills add a5c-ai/babysitter --skill user-story-generator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.