Bolt.new/prompt
Build with a prompt
Opens Bolt with a prompt for a new app.
Format
https://bolt.new/?prompt={prompt}Try it
https://bolt.new/?prompt=A%20task%20manager%20with%20loginOpenWhat you supply
{prompt}What to build.
URL-encode it. An unencoded
&ends the prompt and starts a new parameter.
prompt, not q — Bolt is one of the ones that went the other way. Nothing about the URL tells you
that, which is why it is written down here.