
margelo/react-native-skills
5 skills1.6k installs760 starsGitHub
Install
npx skills add https://github.com/margelo/react-native-skillsSkills in this repo
1Build Nitro Modulesbuild-nitro-modules in margelo/react-native-skills helps developers create React Native Nitro Modules—the Margelo framework for writing fast native modules with TypeScript interfaces and C++ implementations. The skill guides agents through module scaffolding, autolinking configuration, type-safe JavaScript bindings, and bridging patterns that outperform legacy NativeModules for compute-heavy mobile features. Developers reach for build-nitro-modules when camera processing, cryptography, audio engines, or other hot paths cannot stay in JavaScript without frame drops. The workflow aligns with Margelo's Nitro architecture used across performance-focused React Native codebases and pairs with Expo prebuild or bare React Native projects. Triggers include Nitro module creation, native module migration, React Native performance optimization, or requests to expose C++ logic to TypeScript mobile code. Catalog description text is generic, but the skill slug and repo identify Nitro Modules as the concrete target framework.513installs2Nitro Fetchnitro-fetch is an axios-adapter skill scoped to react-native-nitro-fetch plus axios in the margelo/react-native-skills repo. It explains axios custom adapters as the last-mile HTTP function and shows how pinning a nitro-fetch-backed adapter preserves interceptors, axios.create() instances, transformRequest, cancelToken, baseURL, responseType, and validateStatus. The skill explicitly warns against swapping globalThis.fetch to route axios, which breaks the adapter model. Developers reach for nitro-fetch when a React Native app already standardizes on Axios but needs requests executed through the native client for performance or platform compatibility.444installs3Swiftswift is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.231installs4Kotlinkotlin is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.222installs5Cppcpp is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.215installs