Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

docblock-rewrite

Sterne2
Forks0
Aktualisiert16. Juni 2026 um 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.

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

SKILL.md
readonly