·playwright-recording
*

playwright-recording

digitalsamba/claude-code-video-toolkit

Record browser interactions as video using Playwright. Use for capturing demo videos, app walkthroughs, and UI flows for Remotion videos. Triggers include recording a demo, capturing browser video, screen recording a website, or creating walkthrough footage.

37Installs·1Trend·@digitalsamba

Installation

$npx skills add https://github.com/digitalsamba/claude-code-video-toolkit --skill playwright-recording

SKILL.md

Playwright can record browser interactions as video - perfect for demo footage in Remotion compositions.

Key insight: page.evaluate() throws during navigation. Use try/catch and continue - don't treat errors as stop signals.

Warning: Any DOM elements you inject (cursors, control panels, overlays) will be recorded. For UI-free recordings, use terminal-based controls only (Ctrl+C, max duration timer).

Record browser interactions as video using Playwright. Use for capturing demo videos, app walkthroughs, and UI flows for Remotion videos. Triggers include recording a demo, capturing browser video, screen recording a website, or creating walkthrough footage. Source: digitalsamba/claude-code-video-toolkit.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/digitalsamba/claude-code-video-toolkit --skill playwright-recording
Category
*Creative Media
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is playwright-recording?

Record browser interactions as video using Playwright. Use for capturing demo videos, app walkthroughs, and UI flows for Remotion videos. Triggers include recording a demo, capturing browser video, screen recording a website, or creating walkthrough footage. Source: digitalsamba/claude-code-video-toolkit.

How do I install playwright-recording?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/digitalsamba/claude-code-video-toolkit --skill playwright-recording Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/digitalsamba/claude-code-video-toolkit

Details

Category
*Creative Media
Source
skills.sh
First Seen
2026-02-01