Margelo avatar

Margelo

Official

@margelo

0Followers
|
46Public Repos
|
9Published Skills

High-end App Development Agency focused on React Native.

Skills Distribution
DomainDeveloper To...React Native Nativ.. (40%)Mobile Camera & Re.. (20%)Mobile Storage & N.. (20%)Native Language En.. (20%)

Agent Skills by Margelo

Showing 9 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Margelo

FAQPage Schema
What tasks can I accomplish using Margelo's skills?

You can build Nitro Modules with Nitrogen codegen and HybridObject specs, implement fast native networking via nitro-fetch with prefetching and cache warming, configure encrypted MMKV key-value storage, set up VisionCamera v5 capture, and design real-time GPU/ML camera pipelines with zero-copy frame interop.

Who are Margelo's skills designed for?

React Native and mobile engineers building performance-critical native functionality. This includes developers writing Swift, Kotlin, or C++ backing code for Nitro Modules, library authors designing public TypeScript/React Native APIs, and teams shipping real-time camera, storage, or networking features in production apps.

How do I build a React Native Nitro Module using these skills?

Use the build-nitro-modules skill to define HybridObject TypeScript specs, run the Nitrogen codegen pipeline, and implement generated native bindings in Swift, Kotlin, or C++. Pair it with the api-design skill for public API shape and the language-specific skills for implementation review.

Are Margelo's skills open source and what do they cost?

The skills with declared licensing — nitro-fetch, react-native-mmkv, and build-nitro-modules — are released under the MIT license, meaning free use, modification, and redistribution. The underlying libraries (react-native-mmkv, VisionCamera, Nitro Modules) are Margelo's open-source projects.

What prerequisites do Margelo's skills require?

A React Native project is the baseline. Nitro-backed skills require Nitro Modules and the Nitrogen codegen pipeline. VisionCamera skills require VisionCamera v5 (v4 migration covered). Language skills assume working .swift, .kt, or .cpp files, and mmkv migration assumes existing AsyncStorage or state-management setups.