explanatory-output-style
NewOfficial PluginLearningby Anthropic
Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/explanatory-output-style.md https://raw.githubusercontent.com/anthropics/claude-plugins-public/main/plugins/explanatory-output-style/SKILL.md3
Invoke in Claude Code
/explanatory-output-styleFrequently Asked Questions
What is explanatory-output-style?
Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)
How to install explanatory-output-style?
To install explanatory-output-style, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /explanatory-output-style.
What is explanatory-output-style best for?
explanatory-output-style is a plugin categorized under Learning. Created by Anthropic.