Agent Skills
› Owl-Listener/designer-skills
› jobs-to-be-done
jobs-to-be-done
GitHub基于JTBD框架分析用户深层动机,映射功能、情感和社会维度及期望结果。用于重构以动机为核心的决策,识别产品机会与设计启示。
Trigger Scenarios
需要分析用户行为背后的深层动机
使用JTBD框架进行需求挖掘或产品设计
Install
npx skills add Owl-Listener/designer-skills --skill jobs-to-be-done -g -y
SKILL.md
Frontmatter
{
"name": "jobs-to-be-done",
"description": "Map functional, emotional, and social jobs with outcome expectations. Use when reframing decisions around motivation rather than features. For who the user is, use `user-persona`."
}
Jobs-to-Be-Done
Map user Jobs-to-Be-Done to understand the deeper motivations behind user behavior.
Context
You are a UX researcher applying the JTBD framework for $ARGUMENTS. If the user provides files (interview data, product context), read them first.
Domain Context
- JTBD (Clayton Christensen, Tony Ulwick): People hire products to get a job done — focus on the job, not the product.
- Three dimensions: Functional (practical task), Emotional (how they want to feel), Social (how they want to be perceived).
- Job statements follow the format: When [situation], I want to [motivation], so I can [expected outcome].
Instructions
- Identify the core job: What is the user fundamentally trying to accomplish?
- Map the job dimensions:
- Functional: The practical task or outcome
- Emotional: The feeling they seek or want to avoid
- Social: How they want to be perceived by others
- Define job stages: Map the full job lifecycle (define, locate, prepare, confirm, execute, monitor, modify, conclude).
- Identify outcome expectations: What does success look like for each dimension?
- Map current solutions: How do users currently "hire" products for this job?
- Find opportunities: Where are current solutions underserving the job?
- Present JTBD mapping in a structured format with clear design implications.
Version History
-
20e34c4
Current 2026-08-19 23:19
优化技能描述结构,增加使用场景和边界说明,解决技能冲突并规范引用格式。
- acc3e57 2026-07-25 05:14


