Fast native networking primitives for React Native built on Nitro Modules — react-native-nitro-fetch, react-native-nitro-websockets, and 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-skills --skill react-native-nitro-fetchInstalls into the current project.
Run `npx skills use "https://github.com/margelo/react-native-skills" --skill "margelo/react-native-skills/react-native-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-skills" that are relevant to the current task. Run `npx skills add "https://github.com/margelo/react-native-skills"` and select the relevant skills, then follow their instructions.