react-use The skill is based on react-use v17.6.0, generated at 2026-01-29. react-use is a collection of essential React Hooks that provide ready-to-use functionality for common patterns in React applications. It includes hooks for sensors, UI interactions, animations, side-effects, lifecycle management, and state management. Core References | Topic | Description | Reference | |-------|-------------|-----------| | Usage | Import patterns and tree-shaking recommendations | core-usage | Sensors Sensor hooks listen to changes in browser APIs and device interfaces, forcing components to re-render…