Autonomously explore the UI of a Visual Studio debuggee via vs-mcp UIA tools (ui_snapshot, ui_find_elements, ui_wait_*) and produce a structured bug/coverage report. Use when the user asks to "test all screens", "crawl the UI", "find UI bugs autonomously", or similar.
$npx -y skills add dhq-boiler/unofficial-vs-mcp --skill vs-ui-exploreInstalls into the current project.
Run `npx skills use "https://github.com/dhq-boiler/unofficial-vs-mcp" --skill "dhq-boiler/unofficial-vs-mcp/vs-ui-explore"` 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/dhq-boiler/unofficial-vs-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/dhq-boiler/unofficial-vs-mcp"` and select the relevant skills, then follow their instructions.