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_infowithaction: "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_infowithaction: "events"— Decode a replay into an interaction timeline: navigations, clicks, inputs, scrolls. This is what you "watch."
Supporting tools:
Amplitude:manage_amp_eventswithaction: "get"andkind: "event"— Discover valid event names. Never guess event names.Amplitude:get_properties— Discover properties for filtering (page path, feature area, etc.).Amplitude:get_amplitude_chartswithinclude: "data"— Pull quantitative context (funnel conversion rates, feature adoption) to anchor the qualitative replay findings.Amplitude:use_amplitude_ai_feedbackwithfacet: "insights"/facet: "mentions"— Cross-reference replay friction with customer feedback themes.