Margelo
Official@margelo
High-end App Development Agency focused on React Native.
Agent Skills by Margelo
Showing 9 vetted skills indexed across 1 GitHub repositories.
nitro-fetch
Implements native networking, prefetching, and WebSocket workflows for React Native apps.
react-native-vision-camera
Guides React Native VisionCamera v5 setup, migration, capture, outputs, and frame processing.
react-native-mmkv
Implements synchronous key-value storage in React Native apps using react-native-mmkv.
kotlin
Designs and reviews Kotlin and Android APIs with type-safe modeling and explicit async boundaries.
api-design
Designs and reviews public TypeScript, React, and React Native library APIs.
build-nitro-modules
Builds React Native Nitro Modules with Nitrogen codegen, HybridObject specs, and Swift, Kotlin, or C++ implementations.
cpp
Designs and reviews modern C++ APIs with explicit ownership and type-safe state modeling.
swift
Designs and reviews Swift APIs with type-safe models and explicit concurrency boundaries.
react-native-vision-camera-realtime
Designs and reviews low-latency VisionCamera v5 pipelines for GPU, ML, and Skia frame processing.
Frequently Asked Questions About Margelo
FAQPage SchemaWhat 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.