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": "prompt-engineering",
|
||||
"description": "Tools for crafting, refining, and improving LLM prompts - includes update-prompt command for balanced prompt optimization",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "doodledood",
|
||||
"email": "aviram.kofman@gmail.com"
|
||||
},
|
||||
"commands": [
|
||||
"./commands"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user