Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:23:00 +08:00
commit 7cc1eb6f2c
8 changed files with 283 additions and 0 deletions

61
plugin.lock.json Normal file
View File

@@ -0,0 +1,61 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/testing/browser-compatibility-tester",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "418d850f12b46294de945a85c833086eccb26c63",
"treeHash": "f391ca1e76a51aafc40c50a583efb8f24d625e739b30a1a4bfe6e8fa5e25749d",
"generatedAt": "2025-11-28T10:18:11.589776Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "browser-compatibility-tester",
"description": "Cross-browser testing with BrowserStack, Selenium Grid, and Playwright - test across Chrome, Firefox, Safari, Edge",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "163d1d6fbea2b86a673b2c56dfc1181203476eecfb903f5666125810d0d4ed5e"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "ba374468ef066d80551b9319022205589b74196767607475ab94cac9a9c93bf3"
},
{
"path": "commands/browser-test.md",
"sha256": "657332fe0c51826b33e7b9a2aa5c6f6c2bfe159f2e88e9c636858d6110d64209"
},
{
"path": "skills/browser-compatibility-tester/SKILL.md",
"sha256": "6fee6163715ae2c5fefbb532cb2f02cb3920784873f1ff85f3204d7361ebbd2b"
},
{
"path": "skills/browser-compatibility-tester/references/README.md",
"sha256": "70cd6fc8cbd6e86178fb860e3cb15507b84bf895e6a287db5655ede0b0047b6f"
},
{
"path": "skills/browser-compatibility-tester/scripts/README.md",
"sha256": "325d3c9d6eafa3f05874718d014861708fa9c48ff8d21fa4897105993a50d8d0"
},
{
"path": "skills/browser-compatibility-tester/assets/README.md",
"sha256": "328259c5acfafedef610c48624774a16cfeaad5e8b595b81818f837e1673adc5"
}
],
"dirSha256": "f391ca1e76a51aafc40c50a583efb8f24d625e739b30a1a4bfe6e8fa5e25749d"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}