home/categories/full-stack/lsst-sqre-squareone-claude-skills-data-fetching-patterns-skill-md
full-stackdevelopment

data-fetching-patterns

SWR-based data fetching and caching patterns used throughout the monorepo. Use this skill when implementing API interactions, creating custom data hooks, handling loading/error states, or working with mock data. Covers SWR configuration, custom hook patterns (useUserInfo, useTimesSquarePage), error handling, and mock data setup.

lsst-sqre
maintainer
lsst-sqre
업데이트됨 1/19/2026
스타
2
포크
1
quick start

Installation and usage

SWR-based data fetching and caching patterns used throughout the monorepo. Use this skill when implementing API interactions, creating custom data hooks, handling loading/error states, or working with mock data. Covers SWR configuration, custom hook patterns (useUserInfo, useTimesSquarePage), error handling, and mock data setup.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use data-fetching-patterns