rewrite-rustdoc

rewrite-rustdoc is a skill for Claude Code, Codex from jim60105/copilot-prompt. It costs 56 tokens per session (378 once invoked), scanned A, original, GFDL-1.3.

A writing aid for Rust source comments and documentation, following the rules used by rustdoc, Rust’s documentation tool. It keeps the text in English and can fill in or correct documentation.

In plain words
What is it for?
Use it to translate Chinese comments, clean up Rust documentation, add missing documentation, and check that comments follow rustdoc conventions.
Why use it?
It removes the need to manually translate comments or check every documentation comment for rustdoc issues.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to translate Chinese comments, clean up Rust documentation, add missing…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jim60105/copilot-prompt/rewrite-rustdoc
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add jim60105/copilot-prompt --skill rewrite-rustdoc
Clone the repo
git clone --depth 1 https://github.com/jim60105/copilot-prompt

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for rewrite-rustdoc

README.md
[![agentmods](https://agentmods.dev/badge/skills/jim60105/copilot-prompt/rewrite-rustdoc.svg)](https://agentmods.dev/skills/jim60105/copilot-prompt/rewrite-rustdoc)
Your own site
<a href="https://agentmods.dev/skills/jim60105/copilot-prompt/rewrite-rustdoc"><img src="https://agentmods.dev/badge/skills/jim60105/copilot-prompt/rewrite-rustdoc.svg" alt="Measured on agentmods" height="20"></a>
Per session 56 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 378 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00056 $0.00378
Opus 5 $0.00028 $0.00189
Sonnet 5 $0.00011 $0.00076
Haiku 4.5 $0.00006 $0.00038

Measured 7d ago against content hash d887d2b7da27, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

rewrite-rustdoc scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/rewrite-rustdoc/SKILL.md · 42 lines

The source is not reproduced here

Licensed GFDL-1.3

The repository is licensed GFDL-1.3, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 42 lines · 56 tokens per session scan A d887d2b7da27

Subscribe to this mod's changes

rewrite-rustdoc is a skill published in the GitHub repository jim60105/copilot-prompt (21 stars, last pushed 3d ago), licensed GFDL-1.3. It adds 56 tokens to every session and 378 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

rust-programming-expert

Expert-level skill for Rust programming (Rust 2024 / v1.85+). Covers memory safety, async, Axum/SQLx, CLI, and optimization in English and Indonesian.

roedyrustam/vibes-plug · 45 tokens

wasm-edge-computing-expert

Expert guide for WebAssembly (WASM) and Edge Computing. Covers WASI preview 2, Spin/Fermyon, Cloudflare Workers WASM, and high-performance browser computing / Panduan ahli untuk WebAssembly (WASM) dan Edge Computing. Mencakup WASI preview 2, Spin/Fermyon, Cloudflare Workers WASM, dan komputasi performa tinggi di…

roedyrustam/vibes-plug · 91 tokens

tauri-expert

Expert skill for Tauri (v2) development, Rust backend, IPC, and security / Panduan ahli untuk pengembangan Tauri v2, Rust backend, IPC, dan keamanan.

roedyrustam/vibes-plug · 43 tokens

code-review-csharp

Perform structured code reviews of C# source code covering naming conventions, performance, security, readability, and .NET best practices. Trigger phrases include "review this C# code", "check my C# for best practices", "analyze this C# class", "find issues in my C# code".

pnp/copilot-prompts · 66 tokens

rust-learner

Learn Rust language features and crate updates. Use when user asks about Rust version changelog, what's new in Rust, crate updates, Cargo.toml dependencies, tokio/serde/axum features, or any Rust ecosystem questions.

actionbook/actionbook · 51 tokens

setup-ts-deep-modules

A setup for TypeScript packages that hides their implementation behind files at the package root. Dependency-cruiser checks that outside code uses these entry points, prevents dependency cycles, and keeps internal folders private.

devcxl/mattpocock-skills-zh · 49 tokens