Initial commit
This commit is contained in:
16
.claude-plugin/plugin.json
Normal file
16
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "prompting",
|
||||
"description": "Claude Code plugin for prompt writing and analysis",
|
||||
"version": "0.1.0",
|
||||
"author": {
|
||||
"name": "Brandon Casci",
|
||||
"email": "brandon.casci@gmail.com",
|
||||
"url": "https://github.com/bcasci"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user