Benmore is one binary plus a hosted dev environment. Install it, bootstrap once, launch Claude Code - then just say what you want. Your app is live on a dev URL while the agent builds, verifies it in a real browser, records demo videos, and publishes when you say go.
brew install benmore-studio/benmore/benmore
benmore bootstrap# sign in / sign up + installs the agent skillcd ~/Benmoreclaude# that's it - start talkingNo local server, no Docker, no build step. The dev environment is hosted - you watch the app take shape in a browser tab while the agent works.
benmore bootstrap signs you in (or creates your account), sets up your ~/Benmore workspace, and installs the agent skill - the operating manual Claude Code loads automatically. After that, your agent knows the entire platform surface.
Every app is born live in a hosted dev environment. Each edit the agent makes ships there in about a second. Open the dev URL on your laptop or phone and watch it evolve in real time.
Say "publish it" and the agent promotes your code to production with auto-SSL - dev stays your sandbox. Every change is a git commit, so "undo that" always works too.
These are real prompts. The skill teaches your agent the tools behind them - you never have to.
browser_check drives headless Chrome against your dev app - JS executed, clicks and typing included - and records a scrubbable session replay. You get a link and literally watch what the agent did.The runtime does the undifferentiated work, so the agent's edits are small, declarative, and verifiable. Less surface to get wrong, more it can prove.
benmore bootstrap installs the skill automatically - the full operating manual for building, verifying, recording, and publishing. Nothing else to configure.https://benmore.ai/mcpInstall, bootstrap, launch your agent - your first app can be live before the coffee's done.