mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-05-15 13:23:13 +08:00
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:
committed by
Affaan Mustafa
parent
9b385c9e30
commit
14816289ba
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user