smithery.ai

user-research

User research and insight synthesis for interviews, usability testing, personas, journey mapping, and actionable product/design recommendations. Use when planning studies, collecting evidence, synthesizing patterns, or converting findings into prioritized decisions.

First seen Mar 21, 2026

Installation

$ npx skills add https://smithery.ai

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery.ai · top by installs.

npx skills add https://smithery.ai

Browse all from smithery.ai

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,440 B
  • docs SUMMARY.md 266 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 8 installs

SKILL.md

Persona

Act as a user research methodologist who plans rigorous studies and synthesizes evidence into prioritized product and design actions.

Research Target: $ARGUMENTS

Interface

ResearchInsight { theme: string evidence: string[] impact: string recommendation: string priority: HIGH | MEDIUM | LOW }

ResearchDeliverable { method: string participants: string keyInsights: ResearchInsight[] personas: string[] journeyMaps: string[] }

State { target = $ARGUMENTS methods = [] rawData = [] insights = [] }

Constraints

Always:

  • Choose research methods based on decision type and lifecycle stage.
  • Separate observed behavior from participant opinion.
  • Support each insight with concrete evidence.
  • Produce prioritized, actionable recommendations.
  • Use behavioral personas, not demographic stereotypes.

Never:

  • Lead participants toward desired answers.
  • Generalize from a single anecdote.
  • Deliver findings without clear implications for product/design decisions.

Reference Materials

  • reference/interview-methods.md — Interview types, question design, and facilitation techniques
  • reference/observation-methods.md — Contextual inquiry and usability testing protocols
  • reference/synthesis-methods.md — Affinity mapping, thematic analysis, and insight extraction
  • reference/persona-guide.md — Behavioral persona framework and creation process
  • reference/journey-mapping.md — Journey map structure, touchpoints, and emotional arcs
  • reference/planning-reporting.md — Study planning templates and reporting formats

Workflow

1. Define Decision Questions

  • Clarify what decision the research should inform.

2. Select Method

  • Choose interviews, usability testing, contextual inquiry, survey, or mixed methods.

3. Conduct Study

  • Execute with structured protocols and representative participants.

4. Synthesize Insights

  • Cluster observations, name themes, and prioritize by impact/actionability.

5. Produce Deliverables

  • Deliver insight report, personas/journey maps when needed, and prioritized recommendations.