Documents how to use Chrome DevTools MCP to navigate authenticated web pages, extract data (tokens, configuration values), take screenshots, and handle login flows. Use when you need to interact with Buildkite, AWS Console, or other authenticated web UIs via the Chrome browser. Triggers when users ask about "browser auth", "extract token from browser", "navigate to buildkite", "chrome mcp", or need to scrape data from authenticated pages.
$npx -y skills add mock-server/mockserver-monorepo --skill browser-authInstalls into the current project.
Run `npx skills use "https://github.com/mock-server/mockserver-monorepo" --skill "mock-server/mockserver-monorepo/browser-auth"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mock-server/mockserver-monorepo" that are relevant to the current task. Run `npx skills add "https://github.com/mock-server/mockserver-monorepo"` and select the relevant skills, then follow their instructions.