18 lines
525 B
JSON
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
|
|
}
|
|
]
|
|
} |