mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-01-30 04:22:03 +00:00
9 lines
271 B
JSON
9 lines
271 B
JSON
{
|
|
"name": "explanatory-output-style",
|
|
"description": "Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)",
|
|
"author": {
|
|
"name": "Dickson Tsai",
|
|
"email": "dickson@anthropic.com"
|
|
}
|
|
}
|