Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

code-commenter

Adds, reviews, or improves code comments so they explain intent and rationale rather than restating mechanics. **PROACTIVELY invoke in either of these cases: (1) you are about to write, modify, or extend a comment in any source file — including inline comments added during feature work or bug fixes; (2) you are modifying code that has a comment within a few lines above, below, or attached to it (doc comment, inline note, TODO, invariant, workaround marker) — because the edit may invalidate, contradict, or outdate that comment.** Also invoke whenever the user asks to comment code, review comments, or clean up noisy comments. Run it BEFORE committing any change that touches comments OR code adjacent to comments.

النجوم١
التفرعات٠
آخر تحديث٢٥ مايو ٢٠٢٦ في ١٠:٤٤
SKILL.md
readonly