code-commenter - High-signal Rust comments and Rustdoc documentation tool
Produce minimal, high-signal Rust comments and complete Rustdoc for public APIs, with strict focus on why, contracts, safety, and executable examples.
Tags
Updated: 2026-09-22Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Write inline Rust comments
- Generate Rustdoc for public APIs
- Document unsafe safety invariants
- Document async code behavior
- Clean up stale comments
- Add compiling Rustdoc examples
Inputs
- Rust source code files
- Rust file path or symbol
Outputs
- Inline Rust code comments
- Rustdoc documentation blocks
- Cleaned code comments
Requirements
- Cargo toolchain (cargo doc, cargo test)
