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

extract-service

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

Extracts repeated operational mechanics (SDK, API, file-system, or network logic copy-pasted across handlers or actions) into a shared service layer — produces a stepwise migration plan, then applies it caller-by-caller with verification at each step. Use when the same "how" recurs across 2+ callers. Not for behavioral cleanup or dead code (use clean-code) or designing a system from scratch (use architect-system). For a quality review after migrating, see review-work.

التثبيت

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

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