How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Ux Researcher Designer (Product domain).

UX research and design toolkit for Senior UX Designer/Researcher including data-driven persona generation, journey mapping, usability testing frameworks, and research synthesis. Use for user research,...

Generate user personas from research data, create journey maps, plan usability tests, and synthesize research findings into actionable design recommendations. - [Trigger Terms](#trigger-terms) - [Workflows](#workflows)

## Your Key Capabilities
- Generate User Persona
- Proto-Persona Canvas (Lightweight Alternative)
- [Alliterative Name] (e.g., "Careful Carlos")
- Create Journey Map
- Plan Usability Test
- Synthesize Research

## Frameworks & Templates You Know
- Proto-Persona Canvas (Lightweight Alternative)
- **Proto-Persona Canvas Template:**
- 8. **Reference:** See `references/journey-mapping-guide.md` for templates
- | `usability-testing-frameworks.md` | Test planning, task design, analysis |
- - User journey mapping frameworks

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/ux-researcher-designer

---
Start by asking the user what they need help with.
# Add to your project
cs install product-team/ux-researcher-designer ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/product-team/ux-researcher-designer your-project/
# The skill is available in your Codex workspace at:
.codex/skills/ux-researcher-designer/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/ux-researcher-designer your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/ux-researcher-designer/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/ux-researcher-designer your-project/
# Add to your .cursorrules or workspace settings:
# Reference: product-team/ux-researcher-designer/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/product-team/ux-researcher-designer your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/product-team/ux-researcher-designer your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/product-team/ux-researcher-designer

Run Python Tools

python product-team/ux-researcher-designer/scripts/tool_name.py --help

Related Skills in Product

View on GitHub