askill
session-replay

session-replaySafety 100Repository

Set up session replay for visual debugging. Use when implementing screen recording, replay features, or visual debugging tools.

98 stars
2k downloads
Updated 1/15/2026

Package Files

Loading files...
SKILL.md

Session Replay

Capture visual recordings of user sessions for debugging.

When to Use

  • Reproducing hard-to-debug issues
  • Understanding user confusion
  • QA and support investigations

Privacy Requirements (Must Do)

Mask by default:

  • All text input fields
  • Passwords and sensitive data
  • User-generated content
  • Financial information
  • User photos/documents

Performance Budget

ResourceLimit
CPU<5% additional
Memory<20MB additional
NetworkBatch on WiFi
BatteryPause when low

Capture Strategies

StrategyFidelityOverhead
Screenshots (1-2 fps)LowerLower
View hierarchy recordingHigherModerate
Hybrid (screenshots + events)BestModerate

Best Practice

Don't record everything. Target:

  • Error sessions only (rolling buffer)
  • Key user journeys
  • 1-10% sampling for general insights

Implementation

See references/session-replay.md for:

  • Platform-specific setup
  • Privacy masking patterns
  • Vendor configurations (Sentry, Datadog)

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

85/100Analyzed 2/4/2026

A high-quality technical reference for session replay implementation, featuring clear privacy guidelines, performance budgets, and capture strategies. While it delegates specific code to a reference file, the constraints provided are highly actionable.

100
95
95
75
70

Metadata

Licenseunknown
Version-
Updated1/15/2026
Publishernexus-labs-automation

Tags

No tags yet.