Demo Script
March 19, 2026 ยท View on GitHub
Use this script to record a 20-40 second product video, GIF, or social clip.
Goal
Show that the repo turns a plain-language brief into a useful UI artifact fast.
Sequence
- Open the repository
- Show the install command:
bash install.sh --target all
- Open the toolkit folder:
cd "${STITCH_STARTER_ROOT:-$HOME/.agents/stitch-starter}"
- Run a generation command:
npm run generate -- --prompt "A premium desktop analytics dashboard for an internal product team"
- Open the output folder
- Show
screen.html - Show the generated screenshot
- End on the repository URL and one-line value prop
What to emphasize on screen
- natural language in
- multiple UI directions out
- local HTML and screenshots
- works across Codex, Claude Code, and OpenClaw
Suggested closing line
Now design can be programmed.