DemoCraft
An open-source toolkit for creating polished and reproducible product demos from real application workflows.
- TypeScript
- Playwright
- Remotion
- React
Challenge
Product demos are often fragile screen recordings that are difficult to reproduce after the application changes.
Approach
Describe a real browser workflow in TypeScript, execute it with Playwright, and render the captured sequence deterministically with Remotion.
Outcome
An open-source workflow that makes polished product demos repeatable, reviewable, and version-controlled.