Atomos is an open-source Chrome developer tool for Recoil that provides real-time visualization of the component tree and atom-selector relationships to facilitate debugging of React applications.
Atomos analyzes Recoil applications and renders interactive component trees powered by React Flow
Atomos dynamically renders the component tree as the application changes - no need to reload the app
Atomos tracks atoms and selectors throughout the application and selectively highlights them on the component tree to streamline the debugging process