plugin.json 290 B

123456789
  1. {
  2. "name": "explanatory-output-style",
  3. "version": "1.0.0",
  4. "description": "Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)",
  5. "author": {
  6. "name": "Anthropic",
  7. "email": "support@anthropic.com"
  8. }
  9. }