---
name: "User Story Generator"
type: "skill"
version: "1.0.0"
description: "Transforms feature descriptions into well-formed user stories with acceptance criteria, story points, and open questions."
author: "vibecodin.gg"
tags:
  - product-development
  - requirements-discovery
  - user-stories
  - agile
  - story-estimation
  - acceptance-criteria
license: "MIT"
created: "2026-04-04"
updated: "2026-04-04"
tested_with:
  - claude-sonnet-4-6

trigger: "Invoke when you have a feature description, product requirement, or capability that needs to be decomposed into user stories with acceptance criteria and story point estimates."
commands:
  - name: "generate"
    description: "Transform a feature description into one or more user stories with acceptance criteria, story point estimates, and edge cases."
  - name: "refine"
    description: "Take existing user stories and refactor them for clarity, add missing acceptance criteria, or adjust story point estimates."
dependencies:
  mcps: []
  note: "No dependencies required for this skill to function."
  tools: []
  skills: []
---
