🌐
DevOps

Nitro Fetch

by margelo

Nitro Fetch is a DevOps skill for Claude Code, published by margelo in react-native-skills.

167 stars8 forkson margelo/react-native-skillsAdded 2026/09/08+2% in starsRepository updated 2026/08/21
agentagent-skillsaillmreactreact-nativeskills
Install in seconds
Install Nitro Fetch
Copy Nitro Fetch into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/margelo/react-native-skills/tree/main/skills/react-native-nitro-fetch ~/.claude/skills/react-native-nitro-fetch

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/margelo/react-native-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/react-native-nitro-fetch/SKILL.md in margelo/react-native-skills
Installs to
~/.claude/skills/react-native-nitro-fetch
Collection
One of 9 skills cataloged from this repository
Category
DevOps1075 skills

What Nitro Fetch does

Nitro Fetch provides native-backed networking primitives for React Native, including fetch, WebSocket, TextDecoder, prefetching, and request inspection. Use it when you need faster cold starts, native sockets, or axios integration through the Nitro APIs.

Nitro Fetch is cataloged under DevOps on DirSkills. Nitro Fetch comes from a repository tagged agent, agent-skills, ai, llm and react.

Documentation

README

react-native-nitro-fetch

A focused reference for AI coding assistants working in a project that uses the react-native-nitro-fetch family of packages. Answer using the real APIs from this repo — not invented ones — by routing to the matching references/*.md file below.

Mental model

react-native-nitro-fetch is a drop-in, native-backed replacement for the browser networking stack on React Native:

  • fetch — WHATWG-compatible, backed by URLSession (iOS) and Cronet (Android) via Nitro Modules.
  • NitroWebSocket — native WebSocket (libwebsockets + mbedTLS and default in case of iOS) with the same shape as the browser WebSocket.
  • NitroTextDecoder — native UTF-8 decoder that beats the Expo backed JS polyfill.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Nitro Fetch

  • What else does margelo publish alongside Nitro Fetch?

    Nitro Fetch is one of 9 skills that DirSkills catalogs from margelo/react-native-skills, the repository it ships in. Its siblings there include API Design, Build Nitro Modules and C++. Each one is a separate skill with its own page in this directory, installs the same way Nitro Fetch does, and is maintained by margelo in that same repository. The rest of the collection is listed on the margelo/react-native-skills page.

  • How does Nitro Fetch compare to other DevOps skills?

    Nitro Fetch ranks #989 by stars among the 1075 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Nitro Fetch against them. Open each page to compare what they document and how they install.

More from margelo/react-native-skills

Nitro Fetch is one of 9 skills cataloged on DirSkills from margelo/react-native-skills.

See all 9 skills