Skip to main content

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.

Jump to install

Source facts

Repository
UsefulSoftwareCo/executor
Last source activity
May 6, 2026 at 17:04
Detected SKILL.md language
English
Stars
3,073
Forks
242

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.