Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

separate-before-serializing-shared-state

Étoiles2
Forks0
Mis à jour13 juin 2026 à 11:08

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.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly