skills/smithery.ai/code-documenter

code-documenter

Installation
SKILL.md

Code Documenter

Automatically generate and improve code documentation following language-specific standards.

Overview

This skill automates documentation generation for development teams. It detects your codebase language, applies appropriate docstring standards (Google/NumPy for Python, JSDoc/TSDoc for TypeScript, Javadoc for Java, godoc for Go, rustdoc for Rust), and validates documentation quality.

What it automates:

  • Detection of language and existing documentation style
  • Generation of missing docstrings for public APIs
  • Validation of documentation completeness and quality
  • Suggestions for documentation improvements

Language Support

Installs
2
First Seen
Apr 4, 2026
code-documenter from smithery.ai