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

make-operations-idempotent

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

Guidance for designing operations that are safe to run more than once with the same effect. Use when designing writes, webhooks, job handlers, migrations, payment or messaging flows, or anything that can be retried or delivered more than once. The goal is that a duplicate call changes nothing beyond the first.

التثبيت

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

SKILL.md
readonly