Files
gh-doodledood-claude-code-p…/.claude-plugin/plugin.json
2025-11-29 18:23:43 +08:00

12 lines
320 B
JSON

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