replay-ux-research

Installation
SKILL.md

Replay UX Research

Analyze session replays from real external users of sentry.io to surface UX patterns, pain points, and representative journeys for a given product area. This uses Sentry's own dogfooding org.

Inputs

$ARGUMENTS is the product area to research (e.g., "issues", "traces", "dashboards", "replays", "monitors", "releases", "alerts").

If $ARGUMENTS is empty, ask the user which product area to research.

Prerequisites

This skill requires the Sentry MCP server to be connected. The following tools are used:

  • search_events — Search for session replays
  • get_replay_details — Get detailed replay information
  • search_issues — Look up error issues
  • get_sentry_resource — Fetch issue details from URLs

If these tools are not available, ask the user to connect the Sentry MCP server before proceeding.

Installs
471
GitHub Stars
807
First Seen
Apr 24, 2026
replay-ux-research — getsentry/skills