About
This skill equips Claude with the expertise to implement the GraphQL Cursor Connections Specification within the Relay framework. It provides standardized patterns for usePaginationFragment, allowing for the creation of high-performance data fetching components featuring infinite scroll, 'load more' buttons, bidirectional navigation, and filtered search. By following best practices for refetchable queries and connection keys, the skill ensures seamless cache updates and robust state management for complex, large-scale datasets in React applications.