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": "core",
|
||||
"description": "Essential Elixir development support with hooks and automation",
|
||||
"version": "1.2.2",
|
||||
"author": {
|
||||
"name": "Bradley Golden",
|
||||
"url": "https://github.com/bradleygolden"
|
||||
},
|
||||
"skills": [
|
||||
"./skills"
|
||||
],
|
||||
"hooks": [
|
||||
"./hooks"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user