Files
gh-jeremylongshore-claude-c…/.claude-plugin/plugin.json
2025-11-30 08:23:00 +08:00

15 lines
363 B
JSON

{
"name": "browser-compatibility-tester",
"description": "Cross-browser testing with BrowserStack, Selenium Grid, and Playwright - test across Chrome, Firefox, Safari, Edge",
"version": "1.0.0",
"author": {
"name": "Claude Code Plugin Hub",
"email": "[email protected]"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}