Initial commit
This commit is contained in:
15
.claude-plugin/plugin.json
Normal file
15
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "dev-essentials",
|
||||
"description": "Essential development tools including code review, testing, debugging, and security audit capabilities",
|
||||
"version": "1.4.0",
|
||||
"author": {
|
||||
"name": "androidyue",
|
||||
"url": "https://github.com/androidyue"
|
||||
},
|
||||
"agents": [
|
||||
"./agents"
|
||||
],
|
||||
"commands": [
|
||||
"./commands"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user