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 replaysget_replay_details— Get detailed replay informationsearch_issues— Look up error issuesget_sentry_resource— Fetch issue details from URLs
If these tools are not available, ask the user to connect the Sentry MCP server before proceeding.