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

separate-before-serializing-shared-state

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

Guidance for what to do before you serialize or share state across a boundary such as a process, service, cache, or the wire. Use when designing a payload, a cached value, a token, or any state two parts will both depend on. Shared serialized state is the most expensive coupling, so separate and minimize it first.

التثبيت

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

SKILL.md
readonly