| Basic get/set | ✅ | ✅ | ✅ | | Atomic updates | ✅ | ✅ | ✅ | | Effectful updates | ❌ | ✅ | ❌ | | Change notifications | ❌ | ❌ | ✅ | | Use case | Simple state | Async updates | Reactive state |
For comprehensive state management documentation, consult ${CLAUDEPLUGINROOT}/references/llms-full.txt.
Questa abilità dovrebbe essere utilizzata quando l'utente chiede informazioni su "Effect Ref", "mutable state", "Ref.make", "Ref.get", "Ref.set", "Ref.update", "SubscriptionRef", "SynchronizedRef", "stato reattivo", "aggiornamenti di stato", "stato simultaneo", "stato mutabile condiviso" o ha bisogno di capire come Effect gestisce lo stato mutabile in modo funzionale. Fonte: andrueandersoncs/claude-skill-effect-ts.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/andrueandersoncs/claude-skill-effect-ts --skill state management Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw