code-with-antonio/browser-automation-app ? reverse-engineered prompt
Reverse engineered prompt
Build me a browser automation app where people can log in, create an organization workspace, and build automations on a visual canvas by connecting simple blocks together.
I want users to be able to add nodes like open URL, act on a page, extract data, observe elements, run a multi step agent, and send an email. The canvas should support real time collaboration so multiple people can edit together and see each other’s presence. When a workflow runs, I want to see live status, timing, outputs, errors, and a full replay of the browser session after it finishes.
Please make it feel like a polished SaaS product with a dashboard, workflow editor, and run history. Use a database for saved workflows and runs, and wire in background execution so long tasks can keep running reliably. Add basic billing gating for premium features, plus error monitoring and clean auth flows. If you need to check current docs for any of the services, go ahead and look them up online.
Are you gonna build this?
make sure you review the code using coderabbit