18 lines
524 B
JSON
18 lines
524 B
JSON
{
|
|
"name": "prompt-engineering",
|
|
"owner": {
|
|
"name": "doodledood",
|
|
"email": "aviram.kofman@gmail.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "prompt-engineering",
|
|
"description": "Tools for crafting, refining, and improving LLM prompts - includes update-prompt command for balanced prompt optimization",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-doodledood-claude-code-plugins-claude-plugins-prompt-engineering.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |