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

unithread

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

Move CPU-bound work off the main thread onto real OS threads (Web Workers / node:worker_threads) via unithread. Use when a UI is janky or frozen, a page locks up, an event loop is blocked, "this loop is too slow", or the user asks to parallelise a loop, use worker threads, offload work, or make something stop blocking.

التثبيت

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

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