Native Data Fetching

ALWAYS use this when the request matches Native Data Fetching: Use when implementing or debugging ANY network request, API call, or data fetching.

anhvu1107 9f5c4fd 7 files · 17.1 KB Updated

File contents

Expo Networking

Selective Reading Rule

Start with:

  • references/senior-master-standard.md
  • references/usage-routing.md
  • references/quality-checklist.md

Then load only the inherited docs, scripts, assets, examples, or detailed instructions that match the user's actual task.

Progressive Disclosure

  • Read references/full-skill-instructions.md only when the task needs the full original upstream guidance.
  • Prefer bundled scripts for deterministic or repetitive operations when they exist.
  • Reuse bundled assets instead of inventing substitutes when assets are present.
  • Keep final answers aligned with this skill's frontmatter trigger, Senior Master standard, and Codex strict review gate.

anhvu1107/all-agent-skill/tree/main/.agent/skills/native-data-fetching commit 9f5c4fd7f1

Frequently asked questions

npx skillmds@latest add anhvu1107/native-data-fetching