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

effect-atom-optimistic-updates

// Pattern for implementing optimistic UI updates with effect-atom in this codebase. Use when adding optimistic behavior to a query atom + its mutations (action toggles, list adds/removes, inline edits). DO NOT roll your own pending-state with React state, Maps, or custom merge helpers — `Atom.optimistic` + `Atom.optimisticFn` already handle racing, refresh, and waiting correctly.

$ git log --oneline --stat
stars:1 870
forks:117
updated:6 mai 2026 à 17:04
SKILL.md
readonly