use-my-browser
About
Access the user's live browser session for debugging, SPA routes, login-gated pages, and client state inspection.
Summary
Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.
Installation
npx skills add https://github.com/xixu-me/skills --skill use-my-browser
Required Tools
None
Related Skills
Fast, persistent browser automation with session continuity.
Turn any local folder into a live, shareable browser workspace.
Build, debug, package, and publish browser userscripts for Tampermonkey and ScriptCat.