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

self-documenting-code

النجوم٢
التفرعات٢
آخر تحديث٢٥ يونيو ٢٠٢٦ في ٠٤:٠٣

Make code explain itself instead of relying on comments - name sub-expressions, extract complex conditions into well-named functions, lean on the type system, and reserve comments for the "why" the code cannot express. Use when writing or reviewing comments, refactoring hard-to-read logic, deciding whether a comment is needed, or when the user mentions comments, self-documenting code, or code readability.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly