Files
42marketplaces/sync/gh-anthropics-claude-code-plugins-explanatory-output-style.json
2025-11-29 18:53:27 +08:00

18 lines
531 B
JSON

{
"name": "explanatory-output-style",
"owner": {
"name": "Dickson Tsai",
"email": "dickson@anthropic.com"
},
"plugins": [
{
"name": "explanatory-output-style",
"description": "Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-anthropics-claude-code-plugins-explanatory-output-style.git"
},
"strict": true
}
]
}