remote-debugger

star 2

Debug this app using agent-browse on a production environment

pablopunk By pablopunk schedule Updated 4/16/2026

name: remote-debugger description: Debug this app using agent-browse on a production environment

Required Skills

  • agent-browser

Behavior

  • the user will provide a link to a deployed version of the app
  • it will likely have an ip, e.g. https://123.456.789.123/project...
  • you can use agent-browser to debug the app, ask for login details if needed. Test any flow as if you were a user. You can see network requests, console errors, etc.
  • you probably have ssh access to that server "ssh root@123.456.789.123"
  • you can run docker commands on the server to debug BUT NEVER CHANGE ANYTHING ON THE SERVER
  • anything you think we need to change, we need to change the repo locally and push it to github and wait for the docker build to happen on github actions
Install via CLI
npx skills add https://github.com/pablopunk/doce.dev --skill remote-debugger
Repository Details
star Stars 2
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator