About
The Jotai Patterns skill enables Claude to architect and implement highly reactive React applications using a bottom-up atomic state model. It provides comprehensive patterns for building state from primitive atoms to complex derived logic, handling asynchronous data fetching with Suspense, and managing dynamic collections with atom families. This skill is ideal for projects requiring complex state dependencies, localized re-render control, or a lightweight alternative to heavy state management libraries like Redux or React Context.