davila7 / ux-researcher-designer
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/ux-researcher-designer && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/511" && unzip -o skill.zip -d .claude/skills/ux-researcher-designer && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/ux-researcher-designer/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
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, persona creation, journey mapping, and design validation.
10 views
1 installs
Skill Content
--- name: ux-researcher-designer description: 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, persona creation, journey mapping, and design validation. --- # UX Researcher & Designer Comprehensive toolkit for user-centered research and experience design. ## Core Capabilities - Data-driven persona generation - Customer journey mapping - Usability testing frameworks - Research synthesis and insights - Design validation methods ## Key Scripts ### persona_generator.py Creates research-backed personas from user data and interviews. **Usage**: `python scripts/persona_generator.py [json]` **Features**: - Analyzes user behavior patterns - Identifies persona archetypes - Extracts psychographics - Generates scenarios - Provides design implications - Confidence scoring based on sample size