ux-researcher-designer

Generate data-driven user personas from raw user data with a Python script.

Updated Dec 28, 2025
One-click install
npx skills add https://github.com/DevXoje/gerocare --skill ux-researcher-designer-devxoje
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ux-researcher-designer
Source: https://github.com/DevXoje/gerocare/tree/main/.cursor/skills/ux-researcher-designer
Command: npx skills add https://github.com/DevXoje/gerocare --skill ux-researcher-designer-devxoje

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a structured toolkit to turn scattered user insights into actionable design artifacts such as personas, journey maps, and usability testing plans, minimizing ambiguity and speeding up decision making.

Core Features & Use Cases

  • Persona Generation: Create data-driven personas from user data and interviews.
  • Journey Mapping: Diagram user flows to identify pain points and opportunities.
  • Usability Testing Framework: Plan tasks, recruit participants, and structure findings.
  • Research Synthesis: Transform qualitative findings into actionable design insights.

Quick Start

Run the Persona Generator script to create a sample persona set from test data.

Examples:

  • python .cursor/skills/ux-researcher-designer/scripts/persona_generator.py
  • python .cursor/skills/ux-researcher-designer/scripts/persona_generator.py json

Frequently Asked Questions about ux-researcher-designer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate user personas from raw interview data?

You can generate user personas from raw interview data by running the self-contained Python script persona_generator.py, which processes user inputs and outputs structured persona profiles without requiring external libraries.

What's the best way to create a journey map from qualitative research findings?

Creating a journey map from qualitative research findings involves structuring user flows to pinpoint pain points and opportunities. This skill provides a framework to diagram those flows and identify actionable design insights.

Can I plan usability testing tasks without external dependencies?

Yes, you can plan usability testing tasks without external dependencies. The skill uses standard Python libraries to help you plan tasks, structure recruitment needs, and organize testing frameworks.

Does this UX research synthesis tool require Python 3?

Yes, this UX research synthesis tool requires Python 3 to run because it relies on a self-contained script using only standard libraries, ensuring it operates without needing external package installations.

How do I synthesize qualitative findings into actionable design insights?

You synthesize qualitative findings into actionable design insights by using the research synthesis framework provided, which transforms scattered user data into structured artifacts like personas and journey maps to speed up decision making.

Are there limitations when generating personas for niche product initiatives like geriatric care software?

There are no explicit limitations for generating personas for niche initiatives like geriatric care software. The script processes provided user data to create relevant personas regardless of the specific product domain.