Browser.ai
Flagship Tool

Persona Create

Build custom user personas with 26 cognitive traits. Model your actual users with real data.

21 Built-in Personas

View all personas

Hover to pause, click to learn more about each persona.

Power User

General

High comprehension, low patience, rapid scanning

First Timer

General

Low comprehension, high curiosity, methodical

Elderly User

General

Low working memory, high reading tendency

Mobile User

General

Low patience, high satisficing, touch-focused

Impatient User

General

Very low patience, high FOMO

Screen Reader

General

High persistence, sequential navigation

Motor Tremor

Accessibility

Low risk tolerance, high patience

Low Vision

Accessibility

High reading tendency, low change blindness

ADHD

Accessibility

Low working memory, high curiosity, low patience

Dyslexic User

Accessibility

High patience, low reading speed

Deaf User

Accessibility

Relies on visual cues, captions

Elderly Low Vision

Accessibility

High patience, needs large text

Color Blind

Accessibility

Cannot distinguish red/green UI cues

Anxious User

Accessibility

High risk aversion, needs reassurance

Confident User

General

High self-efficacy, quick decisions

Emotional User

Accessibility

High emotional contagion, mood-driven

Stoic User

General

Low emotional response, methodical

Power User

General

High comprehension, low patience, rapid scanning

First Timer

General

Low comprehension, high curiosity, methodical

Elderly User

General

Low working memory, high reading tendency

Mobile User

General

Low patience, high satisficing, touch-focused

Impatient User

General

Very low patience, high FOMO

Screen Reader

General

High persistence, sequential navigation

Motor Tremor

Accessibility

Low risk tolerance, high patience

Low Vision

Accessibility

High reading tendency, low change blindness

ADHD

Accessibility

Low working memory, high curiosity, low patience

Dyslexic User

Accessibility

High patience, low reading speed

Deaf User

Accessibility

Relies on visual cues, captions

Elderly Low Vision

Accessibility

High patience, needs large text

Color Blind

Accessibility

Cannot distinguish red/green UI cues

Anxious User

Accessibility

High risk aversion, needs reassurance

Confident User

General

High self-efficacy, quick decisions

Emotional User

Accessibility

High emotional contagion, mood-driven

Stoic User

General

Low emotional response, methodical

26 Cognitive Traits

View all traits

Each persona uses a mix of these research-backed cognitive traits. Click any trait to learn more.

10 Motivational Values

Values framework

Traits describe HOW users behave. Values describe WHO they are. Based on Schwartz's Theory of Basic Human Values (1992, 2012).

Parameters

ParameterTypeRequiredDescription
namestringRequiredUnique persona identifier
traitsobjectRequiredKey-value pairs of trait names and values (0-1)
descriptionstringOptionalHuman-readable persona description
based_onstringOptionalPreset persona to extend

Example Output

{
  "persona": {
    "name": "budget-conscious-parent",
    "description": "Parent shopping for kids while managing budget",
    "traits": {
      "patience": 0.4,
      "comprehension": 0.7,
      "workingMemory": 0.5,
      "curiosity": 0.3,
      "persistence": 0.5,
      "riskTolerance": 0.2,
      "satisficing": 0.8,
      "resilience": 0.5,
      "trustCalibration": 0.6,
      "socialProofSensitivity": 0.8,
      "fomo": 0.4,
      "anchoringBias": 0.6
    },
    "behavior_predictions": {
      "avg_time_on_task": "45 seconds",
      "abandonment_threshold": "3 friction points",
      "decision_style": "comparison shopping",
      "trust_signals_needed": ["reviews", "price match"]
    }
  },
  "usage": "npx cbrowser cognitive-journey --persona budget-conscious-parent"
}

Build personas that match your users

Start with presets or create custom personas based on real user research.