·data-fetching
{}

data-fetching

Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, axios, React Query, SWR, error handling, caching strategies, offline support.

11Installs·0Trend·@gigs-slc

Installation

$npx skills add https://github.com/gigs-slc/react-native-skills --skill data-fetching

How to Install data-fetching

Quickly install data-fetching AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/gigs-slc/react-native-skills --skill data-fetching
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: gigs-slc/react-native-skills.

SKILL.md

View raw

You MUST use this skill for ANY networking work including API requests, data fetching, caching, or network debugging.

Expo supports environment variables with the EXPOPUBLIC prefix. These are inlined at build time and available in your JavaScript code.

User: "How do I make API calls in React Native?" -> Use fetch, wrap with error handling

Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, axios, React Query, SWR, error handling, caching strategies, offline support. Source: gigs-slc/react-native-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/gigs-slc/react-native-skills --skill data-fetching
Category
{}Data Analysis
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from gigs-slc/react-native-skills

Quick answers

What is data-fetching?

Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, axios, React Query, SWR, error handling, caching strategies, offline support. Source: gigs-slc/react-native-skills.

How do I install data-fetching?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/gigs-slc/react-native-skills --skill data-fetching Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/gigs-slc/react-native-skills