Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:23:16 +08:00
commit 5311b01df9
8 changed files with 366 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"name": "mobile-app-tester",
"description": "Mobile app test automation with Appium, Detox, XCUITest - test iOS and Android apps",
"version": "1.0.0",
"author": {
"name": "Claude Code Plugin Hub",
"email": "[email protected]"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}