Skip to main content
在 Manus 中运行任何 Skill
一键导入

docblock-rewrite

星标2
分支0
更新时间2026年6月16日 16:29

Use this skill when the user asks to "rewrite docblocks", "convert PHPDoc/JSDoc to plain English", "make doc comments friendlier", "strip jargon from docblocks", "simplify code comments for non-technical readers", "one-line comments instead of doc blocks", or invokes the /docblock-rewrite command. Converts PHPDoc and JSDoc /** ... */ blocks into single-line // comments a non-technical reader can understand. Two engines under the same rules: interactive Read/Edit walk for small jobs (1-20 files) and a bundled bash + perl runner for bulk jobs (20+ files). Banned-word list enforces plain English; 100-char cap enforces brevity; @internal/@deprecated/@ignore opt-outs honored. File-level docblocks recognized via @file/@package/@module or post-block declare/namespace/use/import lines.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly