Repo: https://github.com/iamneilroberts/cueframe Example: https://demo.voygent.ai/ I was working on my web app personal project and trying to create some kind of demo animation or video…or something. I tried several apps, and it just wasn’t working. By actual accident I prompted Claude Code to build a one-off tool that conversationally creates a demo of a web app. To explain: my app runs as an MCP custom connector inside Claude, so to simulate it I built a website that looks like Claude but uses API calls to stand in for the LLM in the chatbot app. I damn near lost my mind trying to get a usable screen recording video. Then I pointed CC at my app on the web and told it I wanted a simulation of a user interacting with it and a call-out for the cool stuff. It proceeded to build a new web page that ran an animation of using it, and when I thought to ask, gave me frame numbers of each interaction. I went on to build a demo way better than expected. The crazy thing to me is that I just said “put a call-out near the hotels about merging results” and it…just DID it. Later I realized I had the makings of a decent tool. So I went back to that session and ask it for a prompt for a new session to build a github-ready repo based on what we had done there. I pasted that prompt into an empty session/repo and set it to auto mode. About 35 minutes later (Max 20x Opus 4.8,“cost” ~$38) I had the result in the link. I had it run on two other websites and post the results in the Readme. I’ll be honest: I use claude code and only really read the PRs so I’m not 100% sure this is worth a tinker’s dam(n). Let me know if you find it useful. submitted by /u/tribat
Originally posted by u/tribat on r/ClaudeCode
