·user-story-fundamentals
</>

user-story-fundamentals

flpbalada/my-opencode-config

Capture requirements from user perspective with structured user stories. Use when writing backlog items, defining acceptance criteria, prioritizing features, or communicating requirements between product and development.

4Installs·1Trend·@flpbalada

Installation

$npx skills add https://github.com/flpbalada/my-opencode-config --skill user-story-fundamentals

SKILL.md

A structured framework for capturing product requirements from the user's perspective. User stories help teams understand who needs a feature, what they want to accomplish, and why it matters.

| Specific | "Within 60 seconds" not "quickly" | | Testable | "Email contains reset link" - can verify | | Outcome-focused | "User can access account" not "system sends" | | Complete | Covers happy path AND edge cases |

| Theme-Epic-Story | Stories fit within epic hierarchy | | Jobs to Be Done | Stories address user jobs | | Five Whys | Find root cause behind story need | | Hypothesis Tree | Stories as hypotheses to test | | Kanban | Stories flow through board stages |

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/flpbalada/my-opencode-config --skill user-story-fundamentals
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is user-story-fundamentals?

Capture requirements from user perspective with structured user stories. Use when writing backlog items, defining acceptance criteria, prioritizing features, or communicating requirements between product and development. Source: flpbalada/my-opencode-config.

How do I install user-story-fundamentals?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/flpbalada/my-opencode-config --skill user-story-fundamentals Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/flpbalada/my-opencode-config