p5-empathy-mapping
Apply P5 Empathy Mapping to systematically capture what stakeholders see, think, feel, and do in their context.
Profile →npx skills add majiayu000/claude-skill-registry --skill p5-empathy-mapping --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# P5 Empathy Mapping Apply the P5 Empathy Mapping transformation to systematically capture what stakeholders see, think, feel, and do in their context. ## What is P5? **P5 (Empathy Mapping)** Systematically capture what stakeholders see, think, feel, and do in their context. ## When to Use P5 ### Ideal Situations - Reframe a problem to uncover hidden assumptions or perspectives - Align stakeholders around a shared understanding - Clarify scope before choosing a solution path ### Trigger Questions - "How can we use Empathy Mapping here?" - "What changes if we apply P5 to this product requirements review?" - "Which assumptions does P5 help us surface?" ## The P5 Process ### Step 1: Define the focus ```typescript // Using P5 (Empathy Mapping) - Establish the focus const focus = "Systematically capture what stakeholders see, think, feel, and do in their context"; ``` ### Step 2: Apply the model ```typescript // Using P5 (Empathy Mapping) - Apply the transformation const output = applyModel("P5", focus); ``` ### Step 3: Synthesize outcomes ```typescript // Using P5 (Empathy Mapping) - Capture insights and decisions const insights = summarize(output); ``` ## Practical Example ```typescri
- What is P5?
- When to Use P5
- Ideal Situations
- Trigger Questions
- The P5 Process
- Step 1: Define the focus
- Step 2: Apply the model
- Step 3: Synthesize outcomes
- Practical Example
- Integration with Other Transformations
- Implementation Checklist
- Common Pitfalls
- Best Practices
- Measurement and Success
moltbot-registry install hummbl-agent/p5-empathy-mapping
What does the p5-empathy-mapping skill do?
Apply P5 Empathy Mapping to systematically capture what stakeholders see, think, feel, and do in their context.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill p5-empathy-mapping --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.