About
Provides standardized patterns for data fetching and caching using the SWR library within the monorepo. This skill details best practices for creating custom data hooks, managing loading and error states, handling mutations with optimistic updates, implementing pagination, and setting up mock data for development. Use this skill when you need to interact with an API, fetch data, or manage server state within a React component, ensuring a consistent and efficient implementation.