15 lines
334 B
JSON
15 lines
334 B
JSON
{
|
|
"name": "mutation-test-runner",
|
|
"description": "Mutation testing to validate test quality by introducing code changes and verifying tests catch them",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Claude Code Plugins",
|
|
"email": "[email protected]"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
]
|
|
} |