LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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-22

Capabilities

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)

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
rust
documentation
rustdoc
comments
code-review
Write inline Rust comments
Generate Rustdoc for public APIs
Document unsafe safety invariants
Document async code behavior
Rust source code files
Rust file path or symbol
Inline Rust code comments
Rustdoc documentation blocks
Cleaned code comments