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
Actualizado 1/19/2026
Estrellas
2
Forks
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use data-fetching-patterns