persona-methodology

Reference for creating research-backed, data-driven user personas.

Content Preview
# Persona Methodology Guide

Reference for creating research-backed, data-driven user personas.

---

## Table of Contents

- [What Makes a Valid Persona](#what-makes-a-valid-persona)
- [Data Collection Methods](#data-collection-methods)
- [Analysis Framework](#analysis-framework)
- [Persona Components](#persona-components)
- [Validation Criteria](#validation-criteria)
- [Anti-Patterns](#anti-patterns)

---

## What Makes a Valid Persona

### Research-Backed vs. Assumption-Based

```
┌──────────
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/persona-methodology.md \
  https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/product-team/ux-researcher-designer/references/persona-methodology.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/alirezarezvani/claude-skills

Then reference at product-team/ux-researcher-designer/references/persona-methodology.md

Related Skills