Files
2025-11-30 08:23:30 +08:00

15 lines
327 B
JSON

{
"name": "snapshot-test-manager",
"description": "Manage and update snapshot tests with intelligent diff analysis and selective updates",
"version": "1.0.0",
"author": {
"name": "Claude Code Plugin Hub",
"email": "[email protected]"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}