Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "test-generator",
|
||||
"description": "A plugin agent that automatically generates high-quality test cases for code changes and new features",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Steven Wu",
|
||||
"email": "steven@feedmob.com"
|
||||
},
|
||||
"agents": [
|
||||
"./agents/test-generator.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user