desktop-app-testing
Installation
SKILL.md
desktop-app-testing
Live, end-to-end testing of a built Windows .exe inside the agent-os Windows 11 VM: transfer
the build in, launch it, drive every feature, watch for crashes/hangs/error dialogs, review UI/UX,
and emit a structured works/doesn't-work report. Companion to web-app-testing and
android-app-testing — all three share one report format (references/report-format.md).
Drives the agent-os VM (container agent-os-win11, dockur/windows on dookie) through the
agent-os_windows-mcp upstream on the Lab gateway. Builds on the agent-os skill (which is the
general VM driver) but adds the testing harness: build transfer, feature enumeration, failure
taxonomy, evidence pipeline, and the report.
When to use vs. neighbors
- This skill — a test pass + report over a desktop app's features and UX.
agent-os— general driving of the Windows VM (install software, run PowerShell, one-off tasks).nircmd— the user's PERSONAL Windows on steamy, not the sandbox. Never target steamy here.