Files
playbook/antigravity-awesome-skills/skills/native-data-fetching/agents/openai.yaml
T
2026-07-01 16:02:41 +00:00

5 lines
425 B
YAML

interface:
display_name: "Native Data Fetching"
short_description: "Implement and debug Expo network requests, caching, auth, offline support, and Expo Router data loaders"
default_prompt: "Use $native-data-fetching for Expo data fetching work: fetch wrappers, React Query or SWR setup, error handling, retry/cancellation, authenticated requests, environment-based API URLs, offline behavior, and Expo Router loaders."