概要
This skill equips Claude with the patterns and configurations necessary to implement robust data fetching in mobile environments. It focuses on the 'Server State' principle, distinguishing it from client state, and provides ready-to-use implementations for caching, synchronization, mutations, and optimistic updates. It includes mobile-specific optimizations such as pull-to-refresh integration, infinite scrolling for lists, and adjusted query defaults tailored for the React Native lifecycle.