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

system-simplifier

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

Analyze a codebase or module namespace for structural simplification opportunities. Finds dead code, shallow abstractions, misplaced concerns, unnecessary indirection, and complected state. Produces a classified report of findings with recommended actions. Use when asked to "simplify this system", "reduce complexity", "clean up architecture", "find dead code", "flatten this", "what can I delete", or when a namespace feels too large. Don't use for single-function refactors, formatting, or performance optimization. Don't use for planning or execution — hand off to create-plan and execute-plan.

التثبيت

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

مستكشف الملفات
2 ملفات
SKILL.md
readonly