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

simplify

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

Three-pass code review and cleanup after a batch of changes. Runs reuse analysis (find existing utilities that replace new code), quality review (redundant state, copy-paste, leaky abstractions, stringly-typed code), and efficiency review (unnecessary work, missed concurrency, hot-path bloat, memory leaks). Fixes issues directly. Use after landing a feature slice, before a PR, or when the user says "simplify", "clean up", or "review".

التثبيت

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

SKILL.md
readonly