Files
42marketplaces/sync/gh-doodledood-claude-code-plugins-claude-plugins-prompt-engineering.json
2025-11-29 18:53:27 +08:00

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
}
]
}