This generates user stories in Mike Cohn format (As a/I want to/so that) with Gherkin acceptance criteria (Given/When/Then). It's built for product managers and engineers who need to translate requirements into testable, development-ready work. The skill pushes you to focus on user outcomes instead of features, and it's opinionated about story quality: it flags tech tasks disguised as stories, warns when you need multiple When/Then statements (a sign you should split), and enforces that acceptance criteria must be measurable. Includes a Python template generator and examples of good, bad, and needs-splitting stories. Best used during backlog grooming when you need shared understanding between product and engineering, not for pure technical debt.
npx -y skills add deanpeters/product-manager-skills --skill user-story --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills