Session recording analysis
Skill Dragoon0x/everything-design-taste/skills/session-recording-analysis
Analyzing session recordings, identifying UX issues from recordings, and behavioral patterns.From its SKILL.md
npx -y skills add Dragoon0x/everything-design-taste --skill session-recording-analysisAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 9 stars9 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.2 KB, 230 tokens by cl100k_base, as published. Nobody here has run it
Session Recording Analysis
What to Look For
- Rage clicks: Repeated clicks on the same element (broken or confusing)
- Dead clicks: Clicks on non-interactive elements (visual design issue)
- U-turns: Going to a page and immediately going back (wrong destination)
- Long pauses: User stops moving for 5+ seconds (confused or reading)
- Erratic mouse movement: Cursor moving randomly (searching for something)
Analysis Workflow
- Define the question (what are you trying to learn?)
- Filter sessions (by page, by behavior, by segment)
- Watch 15-20 sessions (patterns emerge)
- Tag issues with severity and frequency
- Create highlight reel of key moments
Reporting
- Total sessions reviewed
- Key patterns with frequency
- Video clips showing each pattern
- Recommended actions per pattern
Ethics
- Always inform users that sessions may be recorded
- Mask sensitive input fields (passwords, credit cards)
- Don't record audio without consent
- Comply with GDPR/privacy regulations
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.