walkthrough-video

Solid

Generate professional walkthrough videos from app screenshots or live sites using Remotion. Smooth transitions, zoom effects, text overlays, and optional voiceover narration. Produces MP4 videos for demos, product showcases, or documentation. Triggers: 'walkthrough video', 'demo video', 'product video', 'create a video walkthrough', 'remotion video', 'screen recording', 'app demo', 'showcase video', 'generate video from screenshots'.

AI & Automation 809 stars 82 forks Updated 2 weeks ago MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
97
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Walkthrough Video Generator Create professional walkthrough videos from app screenshots or live sites using Remotion. Produces smooth, polished MP4 videos with transitions, zoom effects, and text overlays. ## Overview This skill takes a set of screenshots (or captures them from a running app) and orchestrates them into a Remotion video composition with: - **Smooth transitions** between screens (fade, slide, wipe) - **Zoom effects** to highlight specific UI areas - **Text overlays** with titles, descriptions, and callouts - **Progress indicators** showing position in the walkthrough - **Optional voiceover** narration track ## Prerequisites - **Node.js** 18+ installed - **Screenshots** of the app (or a running app to screenshot) - No Remotion experience needed — the skill generates all code ## Workflow ### Step 1: Gather Screenshots Choose one approach: #### Option A: From Existing Screenshots If the user already has screenshots (e.g. from `design-loop` or `product-showcase`): ``` Read screenshots from: - .design/screenshots/ - .jez/screenshots/ - User-specified directory ``` Sort them in walkthrough order (alphabetically by filename, or as user specifies). #### Option B: Capture from Running App If the app is running locally: 1. Start Playwright CLI session 2. Navigate through each screen in sequence 3. Screenshot at consistent dimensions (1280x720 recommended for video) 4. Save to `video/public/screens/` ```bash playwright-cli -s=walkthrough open http://loc...

Details

Author
jezweb
Repository
jezweb/claude-skills
Created
7 months ago
Last Updated
2 weeks ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

remotion

Generate walkthrough videos from Stitch projects using Remotion with smooth transitions, zooming, and text overlays

39,227 Updated today
sickn33
AI & Automation Listed

remotion

Generate walkthrough videos from Stitch projects using Remotion with smooth transitions, zooming, and text overlays

335 Updated today
aiskillstore
Web & Frontend Listed

capturing-readme-walkthroughs

Use when the user asks to regenerate the README's comprehensive tour video, add a new feature flow to that tour, refresh it after a UI change, or otherwise work with the Playwright capture pipeline. Produces one animated WebP (~1-2 MB) that inline-renders on GitHub README + a WebM source file. Covers when to regenerate (which UI changes drift the capture), how to add a new feature flow section, and the pacing pattern that makes the video read well. Skip for general Playwright work (smoke tests, visual regression, e2e flows) — those live under e2e/ separately.

7 Updated today
vsriram11
AI & Automation Solid

demo-video

Use when the user asks to create a demo video, product walkthrough, feature showcase, animated presentation, marketing video, or GIF from screenshots or scene descriptions. Orchestrates playwright, ffmpeg, and edge-tts MCPs to produce polished video content.

16,642 Updated yesterday
alirezarezvani
AI & Automation Solid

ui-demo

Record polished UI demo videos using Playwright. Use when the user asks to create a demo, walkthrough, screen recording, or tutorial video of a web application. Produces WebM videos with visible cursor, natural pacing, and professional feel.

199,464 Updated today
affaan-m