Skip to content

feat: add screen recording and frame extraction documentation#28

Open
steven-terrana wants to merge 1 commit intolackeyjb:mainfrom
steven-terrana:screen-recording
Open

feat: add screen recording and frame extraction documentation#28
steven-terrana wants to merge 1 commit intolackeyjb:mainfrom
steven-terrana:screen-recording

Conversation

@steven-terrana
Copy link

Summary

  • Add documentation for recording browser sessions as video
  • Add example for extracting frames using ffmpeg for Claude analysis
  • Useful for debugging visual issues, verifying animations, or reviewing user flows

Changes

  • Updated SKILL.md description to mention video recording capability
  • Added new section 'Record Session and Extract Frames for Analysis' with complete code example

Notes

  • Requires ffmpeg for frame extraction (optional - video still works without it)
  • Frames can be analyzed by Claude using the Read tool on PNG files

Add documentation for recording browser sessions as video and
extracting frames using ffmpeg for Claude to analyze. Useful for
debugging visual issues, verifying animations, or reviewing user flows.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant