Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:29:30 +08:00
commit 40d73f6839
33 changed files with 8109 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "testing",
"description": "Comprehensive testing automation with Playwright visual regression, Chrome E2E testing, and frontend debugging tools",
"version": "1.0.0",
"author": {
"name": "Grey Haven Studio"
},
"skills": [
"./skills/react-tanstack-testing",
"./skills/test-generation",
"./skills/testing-strategy"
]
}