user-story-generator

Creates well-structured agile user stories with acceptance criteria for product development

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "user-story-generator" with this command: npx skills add huajianjiu000/user-story-generator

User Story Generator

Description

Transform feature requests and product ideas into properly structured agile user stories. Generates stories following the "As a [role], I want [action], so that [benefit]" format with detailed acceptance criteria, story points estimation, and technical considerations.

How to Use

  1. Input feature description or user need
  2. Specify target user personas
  3. Define technical constraints (if any)
  4. Receive structured user stories with acceptance criteria

Example

Input:

Feature: Add social sharing capability to mobile app
Users: App users who want to share achievements
Priority: High
Sprint capacity: 8 story points

Output:

## User Stories: Social Sharing Feature

### Epic
**Epic:** Social Engagement Enhancement

---

### User Stories

#### Story 1: Share Achievement
**As a** mobile app user
**I want to** share my achievements to social media
**So that** I can celebrate with friends and motivate myself

**Acceptance Criteria:**
- [ ] Share button appears after completing any achievement
- [ ] Generates shareable image with achievement badge
- [ ] Supports Facebook, Twitter, Instagram, and WhatsApp
- [ ] Includes app download link in shared content
- [ ] User can add personal message before sharing

**Story Points:** 5
**Priority:** High

---

#### Story 2: View Friends' Achievements
**As a** mobile app user
**I want to** see my friends' shared achievements
**So that** I can stay motivated by their progress

**Acceptance Criteria:**
- [ ] "Friends Activity" tab visible on home screen
- [ ] Chronological feed of friends' achievements
- [ ] Ability to send congratulations emoji/reaction
- [ ] Privacy setting to hide achievements from specific friends

**Story Points:** 8
**Priority:** Medium

---

### Technical Considerations
- Implement native share sheet (iOS/Android)
- Generate OG images for social media preview
- Track sharing events in analytics
- Consider deep linking for shared content

### Dependencies
- Authentication system (existing)
- Achievement/badge system (existing)
- Privacy settings framework (existing)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

PRD Engine

Complete system for writing, reviewing, and approving product requirement documents (PRDs) from idea validation through shipped features.

Registry SourceRecently Updated
7250Profile unavailable
General

Sprint Retrospective Facilitator

Facilitates structured sprint retrospectives by collecting feedback, prioritizing themes, generating actionable items with owners and deadlines, and tracking...

Registry Source
6800Profile unavailable
Coding

一个智能的业务需求转研发文档工具。AI 自主分析项目代码库,理解业务需求,参考实际代码,生成可直接执行的研发文档。支持任意技术栈,无需配置。

Smart business-to-dev requirement translator. AI first analyzes and memorizes project structure, then understands business requirements, references actual co...

Registry SourceRecently Updated
2531Profile unavailable
Coding

TPM Copilot

AI-powered operating system for Technical Program Managers and Project Managers. Pulls data from Jira, Linear, GitHub, and calendars to auto-generate status...

Registry SourceRecently Updated
5610Profile unavailable