replay-ux-audit

Installation
SKILL.md

Replay UX Audit

Watch 5-10 session replays for a specific feature, page, or flow, then synthesize patterns into a ranked friction map. This skill turns hours of manual replay watching into a structured UX report grounded in real user behavior.


CRITICAL: Tool Reference

Primary tools:

  • Amplitude:get_amp_session_replay_info with action: "search" — Find sessions matching event filters, user properties, or time windows. Use this to target sessions for a specific feature or flow.
  • Amplitude:get_amp_session_replay_info with action: "events" — Decode a replay into an interaction timeline: navigations, clicks, inputs, scrolls. This is what you "watch."

Supporting tools:

  • Amplitude:manage_amp_events with action: "get" and kind: "event" — Discover valid event names. Never guess event names.
  • Amplitude:get_properties — Discover properties for filtering (page path, feature area, etc.).
  • Amplitude:get_amplitude_charts with include: "data" — Pull quantitative context (funnel conversion rates, feature adoption) to anchor the qualitative replay findings.
  • Amplitude:use_amplitude_ai_feedback with facet: "insights" / facet: "mentions" — Cross-reference replay friction with customer feedback themes.

Installs
4
GitHub Stars
34
First Seen
Jul 5, 2026
replay-ux-audit — amplitude/mcp-marketplace