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

15 lines
328 B
JSON

{
"name": "visual-regression-tester",
"description": "Visual diff testing with Percy, Chromatic, BackstopJS - catch unintended UI changes",
"version": "1.0.0",
"author": {
"name": "Claude Code Plugin Hub",
"email": "[email protected]"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}