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: marcoodignoti/couple-diary.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/marcoodignoti/couple-diary --skill data-fetching- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
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: marcoodignoti/couple-diary.
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/marcoodignoti/couple-diary --skill 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/marcoodignoti/couple-diary
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-01