gui testing skills

9 tagged gui testing, measured the same way as everything else here.

Browse within: fastmcp 8

using-human-dom

01

metahub-tech/agent-fleet

Skill Claude CodeCodex

Use when you need DOM-level precision (exact text/aria/placeholder matching → screen coordinates) while operating the host's real Chrome with human identity and zero automation traces. humandom adds a read-only DOM locator alongside humanbrowser; all actions remain OS-level (tap/typetext/presskey). When the DOM…

2 1mo ago A 87 tokens original Apache-2.0

using-mac

02

metahub-tech/agent-fleet

Skill Claude CodeCodex

Use when invoking mac-device MCP tools to drive a Mac test machine (agent-fleet project) -- screenshot-and-click UI testing, long-running shell or zsh commands, file or process operations, AppleScript automation, or coordinating exclusive device use across multiple agents.

2 1mo ago A 56 tokens original Apache-2.0

using-win

03

metahub-tech/agent-fleet

Skill Claude CodeCodex

Use when invoking win-device MCP tools to drive a Windows test machine (agent-fleet project) -- screenshot-and-click UI testing, long-running shell commands, file or process operations, or coordinating exclusive device use across multiple agents.

2 1mo ago A 48 tokens original Apache-2.0

qt-commander-ui

04

tiefeiyu/qt-commander

Skill Claude CodeCodex

Drive a running Qt application's UI to complete verification loops (attach/snapshot/find/click/keyboard input/screenshot). Use when a task needs to interact with a real Qt app UI (click buttons, type text, verify UI state, capture screenshot evidence); excludes pure backend/log verification (use the project's own…

2 5d ago A 85 tokens original MIT