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

thread-delay

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

Avoid overusing threadDelay because time-dependent code is unstable and unportable. Prefer synchronization variables like TMVar or retry combinators. Use when writing or reviewing Haskell code that delays threads, waits, or polls.

التثبيت

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

SKILL.md
readonly