feat: salvage windows desktop e2e skill

Reintroduce the Windows desktop E2E testing skill from stale PR #1334 with current manifest wiring, package publish coverage, catalog counts, and sanitized environment-path guidance.
This commit is contained in:
Affaan Mustafa
2026-05-11 18:55:50 -04:00
committed by Affaan Mustafa
parent 9b385c9e30
commit 14816289ba
12 changed files with 815 additions and 16 deletions

View File

@@ -395,6 +395,14 @@
"workflow-quality"
]
},
{
"id": "skill:windows-desktop-e2e",
"family": "skill",
"description": "E2E testing for Windows native desktop apps with pywinauto and Windows UI Automation.",
"modules": [
"workflow-quality"
]
},
{
"id": "skill:strategic-compact",
"family": "skill",

View File

@@ -232,7 +232,8 @@
"skills/skill-stocktake",
"skills/strategic-compact",
"skills/tdd-workflow",
"skills/verification-loop"
"skills/verification-loop",
"skills/windows-desktop-e2e"
],
"targets": [
"claude",