18 lines
531 B
JSON
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
|
|
}
|
|
]
|
|
} |