Skip to main content
在 Manus 中运行任何 Skill
一键导入
$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:2026年5月6日 17:04
SKILL.md
readonly