mirror of
https://github.com/anthropics/claude-code.git
synced 2025-11-28 08:40:27 +08:00
9 lines
293 B
JSON
9 lines
293 B
JSON
{
|
|
"name": "explanatory-output-style",
|
|
"version": "1.0.0",
|
|
"description": "Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)",
|
|
"author": {
|
|
"name": "Dickson Tsai",
|
|
"email": "dickson@anthropic.com"
|
|
}
|
|
}
|