Use this skill whenever an agent is working in a project that uses react-native-nitro-fetch, react-native-nitro-websockets, or react-native-nitro-text-decoder. Covers the fetch API, global replacement, prefetching and cold-start cache warming, the NitroWebSocket class and pre-warming, migrating from React Native's built-in WebSocket, the in-process NetworkInspector, native Perfetto / Instruments tracing, the native TextDecoder, and plugging nitro-fetch into axios via a custom adapter.
$npx -y skills add margelo/react-native-nitro-fetch --skill nitro-fetchInstalls into the current project.
Run `npx skills use "https://github.com/margelo/react-native-nitro-fetch" --skill "margelo/react-native-nitro-fetch/nitro-fetch"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/margelo/react-native-nitro-fetch" that are relevant to the current task. Run `npx skills add "https://github.com/margelo/react-native-nitro-fetch"` and select the relevant skills, then follow their instructions.