Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:17:04 +08:00
commit e758c0ab84
56 changed files with 9997 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "testing-tools",
"description": "Automated testing frameworks and quality assurance tooling",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Connor",
"email": "noreply@claudex.dev"
},
"skills": [
"./skills/playwright-e2e-automation",
"./skills/tdd-automation"
]
}