About
This skill equips Claude with the architectural patterns and logic required to implement professional 'offline-first' functionality in mobile applications. It provides standardized implementations for local data persistence, network status monitoring, and background synchronization queues across React Native, iOS, and Android environments. By leveraging this skill, developers can handle complex synchronization scenarios—such as conflict resolution (Last-Write-Wins), UI state transitions during network shifts, and memory-safe queue management—ensuring a seamless and reliable user experience even in areas with intermittent connectivity.