🧩
AI Engineering

Build Nitro Modules

by margelo

Build Nitro Modules is an AI Engineering 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 Build Nitro Modules
Copy Build Nitro Modules 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/build-nitro-modules ~/.claude/skills/build-nitro-modules

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/build-nitro-modules/SKILL.md in margelo/react-native-skills
Installs to
~/.claude/skills/build-nitro-modules
Collection
One of 9 skills cataloged from this repository
Category
AI Engineering3670 skills

What Build Nitro Modules does

Build Nitro Modules creates React Native Nitro Modules with Nitrogen specs, generated Swift/Kotlin/C++ bindings, and native stateful APIs. Use it when adding HybridObjects, Nitro View components, or the codegen pipeline.

Build Nitro Modules is cataloged under AI Engineering on DirSkills. Build Nitro Modules comes from a repository tagged agent, agent-skills, ai, llm and react.

Documentation

README

Build Nitro Modules

Overview

End-to-end skill for building a React Native Nitro Module: monorepo scaffolding via Nitrogen, TypeScript HybridObject spec authoring, native code generation, platform implementation (C++/Swift/Kotlin), example app wiring, and publish preparation.

Nitro Modules use a codegen pipeline (nitrogen) that reads .nitro.ts spec files and generates native C++/Swift/Kotlin boilerplate. You then fill in the implementation. This is fundamentally different from old-style turbo modules.

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

Frequently asked about Build Nitro Modules

  • What else does margelo publish alongside Build Nitro Modules?

    Build Nitro Modules is one of 9 skills that DirSkills catalogs from margelo/react-native-skills, the repository it ships in. Its siblings there include API Design, C++ and Kotlin. Each one is a separate skill with its own page in this directory, installs the same way Build Nitro Modules 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 Build Nitro Modules compare to other AI Engineering skills?

    Build Nitro Modules ranks #3306 by stars among the 3670 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. 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 Build Nitro Modules against them. Open each page to compare what they document and how they install.

More from margelo/react-native-skills

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

See all 9 skills
🧩
1h ago

API Design

API Design helps shape predictable public APIs for TypeScript, JavaScript, React, and React Native libraries. Use it when designing exported functions, hooks, options objects, events, errors, or cross-platform abstractions.
AI Engineering
1678
💻
1h ago

C++

C++ guides design, implementation, and review of modern C++ APIs and native code. Use it for .cpp, .hpp, CMake, ownership, async boundaries, and C++-backed React Native Nitro Modules.
AI Engineering
1678
🤖
1h ago

Kotlin

Kotlin designs, implements, and reviews Kotlin and Android APIs for .kt files, nullability, sealed types, coroutines, threading, Java interop, and Kotlin-backed React Native Nitro Modules.
AI Engineering
1678
🌐
1h ago

Nitro Fetch

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.
DevOps
1678
💾
1h ago

React Native MMKV

React Native MMKV documents the synchronous key-value storage API for React Native apps. Use it to create instances, read and write values, manage listeners, handle encryption, and migrate from AsyncStorage.
AI Engineering
1678
📷
1h ago

React Native VisionCamera

React Native VisionCamera is a guide to setting up VisionCamera v5, migrating from v4, and using outputs, constraints, capture, recording, and basic frame processing. Use it when building or porting React Native camera screens.
Frontend
1678