Initial commit
This commit is contained in:
11
.claude-plugin/plugin.json
Normal file
11
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "dev-essentials",
|
||||
"description": "Essential development workflow commands including smart commit messages and dependency management",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Erhan Abay"
|
||||
},
|
||||
"commands": [
|
||||
"./commands"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user