概要
The Reatom Store Manager skill streamlines state management within Reatom-based applications by enforcing consistent architectural patterns. It guides the development process from defining TypeScript interfaces and initializing atomic units of state to creating computed atoms for derived data and implementing side-effect-heavy service functions. By automating the boilerplate and ensuring strict type safety, this skill helps maintain a clean, scalable state architecture while automatically tracking and updating store usages across the entire codebase.