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

  1. Open the repository
  2. Show the install command:
bash install.sh --target all
  1. Open the toolkit folder:
cd "${STITCH_STARTER_ROOT:-$HOME/.agents/stitch-starter}"
  1. Run a generation command:
npm run generate -- --prompt "A premium desktop analytics dashboard for an internal product team"
  1. Open the output folder
  2. Show screen.html
  3. Show the generated screenshot
  4. 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.