native-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.
Installation
SKILL.md
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: infinite-loop-factory/app-factory.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/infinite-loop-factory/app-factory --skill native-data-fetching- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-11
- Updated
- 2026-02-18
Quick answers
What is native-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: infinite-loop-factory/app-factory.
How do I install native-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/infinite-loop-factory/app-factory --skill native-data-fetching Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/infinite-loop-factory/app-factory
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-11