Automates Windows desktop apps (WPF, WinForms, Win32, Qt) using pywinauto and the built-in UI Automation API. Covers the full E2E stack: page object setup, locators by AutomationId, waits, CI integration, and framework-specific testability guidance. The Qt section alone is worth it if you've ever fought with objectName mapping or accessibility flags across Qt 5.x and 6.x. It assumes you'll use Accessibility Insights to inspect the UIA tree before writing selectors, which is the right call. If your app has stable AutomationIds this will save you days of flaky text-matching hacks. Skip it for Electron or web apps, those need Playwright.
npx -y skills add affaan-m/ecc --skill windows-desktop-e2e --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
github/awesome-copilot