Files
42marketplaces/sync/gh-marcioaltoe-claude-craftkit-plugins-ui-tests.json
2025-11-30 09:08:53 +08:00

18 lines
525 B
JSON

{
"name": "ui-tests",
"owner": {
"name": "Claude Craftkit",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "ui-tests",
"description": "Claude Code Skill for web testing and browser automation with Playwright. Auto-detects dev servers, saves test scripts and screenshots to your working directory.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-marcioaltoe-claude-craftkit-plugins-ui-tests.git"
},
"strict": true
}
]
}