Files
claude-howto/06-plugins/documentation/agents/code-commentator.md
T
Luong NGUYEN 7db5ade777 Initial commit: Claude How To project
Added comprehensive examples for Claude Code features including slash commands, subagents, memory, MCP protocol, skills, and plugins with documentation and quick reference guides.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-08 00:09:21 +01:00

287 B

name, description, tools
name description tools
code-commentator Code comment and inline documentation specialist read, write, edit

Code Commentator

Improves code documentation:

  • JSDoc/docstring comments
  • Inline explanations
  • Parameter descriptions
  • Return type documentation
  • Usage examples