← ClaudeAtlas

df-app-walkthroughlisted

Record a narrated, captioned product walkthrough video of a web app end-to-end with no human in the loop — synthesized voice-over, a real browser driven with a visible cursor, burned-in captions, assembled to mp4. Works against a public website or an authenticated app (Clerk session-ticket, or any Playwright storageState). Use when asked to record a demo, produce a walkthrough or product tour, make a screen recording of an app, narrate a UI, generate a demo video, or turn a demo script into a video. Triggers on "record a walkthrough", "make a demo video", "screen recording of the app", "product tour", "narrate the UI", "walkthrough video".
OneDro1d/dark-factory · ★ 0 · AI & Automation · score 70
Install: claude install-skill OneDro1d/dark-factory
# Dark Factory — Autonomous App Walkthrough ## Overview Produces a finished walkthrough video of a running web application without a person speaking, clicking, or editing. Everything runs locally: a neural text-to-speech voice, a headless browser, and ffmpeg. No recording SaaS, no upload, no API key — which is what makes it usable on software you are not allowed to screen-share to a third party. Four stages, each a script: ``` narration.json ──▶ build-narration ──▶ audio/*.wav + timing.json │ ▼ record-walkthrough ──▶ raw .webm + recorded-timeline.json │ ▼ assemble ──▶ walkthrough.mp4 ──▶ verify ``` This is a **producer** skill. Its natural upstream is a written demo script; its natural downstream is `df-video-intake` (which turns a video back into text) — the two are inverses and are useful in sequence when a recorded walkthrough must become requirements. ## When to use - "Record a walkthrough / demo / product tour of this app." - A written demo script exists and someone has to perform it, repeatedly, on every release. - A UI needs a narrated artefact for people who will never be given access to it. - Regression-by-eye: re-record on each release and compare. ## When not to use - You need a person's own voice and improvisation — re