doc-comment-adder

Community

Auto-adds doc comments for Rust/TypeScript.

Author10knamesmore
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of adding or completing documentation comments in Rust and TypeScript source files, ensuring consistent style and helpful documentation across a codebase.

Core Features & Use Cases

  • Automatically generate and insert documentation comments for modules, functions, structs/classes, fields, type aliases, enums, constants, and interfaces.
  • Supports Rust doc comments using /// and module-level comments using //!, and TypeScript docs using TSDoc style.
  • Use cases include onboarding new code, ensuring public APIs are documented, and retrofitting documentation without changing behavior.

Quick Start

Use the doc-comment-adder to process a target path, e.g. doc-comment-adder ./src/lib.rs or doc-comment-adder ./src/.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: doc-comment-adder
Download link: https://github.com/10knamesmore/dotfiles/archive/main.zip#doc-comment-adder

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.