18 lines
541 B
JSON
18 lines
541 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-ralle1976-claude-code-multimodel-plugins-explanatory-output-style.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |