I built a proxy to let Claude (or any other agent) take control of your react application. I basically built it out of my own need and as an experiment to learn one things or two.
It sits between the dev server and the browser allowing to intercept, modify and navigate in your app. It can test user journey, backend down services and so on and fix them if your app breaks.
I tried to secure it as much as I could and any contribution, feedback is really appreciated! Hope you guys enjoy it