react-native-ai-skills

Installation
SKILL.md

React Native AI Skills

Overview

Example workflow for integrating on-device AI in React Native apps using the @react-native-ai ecosystem. Available provider tracks (can be combined):

  • Apple – Apple Intelligence (iOS 26+)
  • Llama – GGUF models via llama.rn
  • MLC – MLC-LLM models
  • NCNN – Low-level NCNN inference wrapper (vision, custom models)

Path Selection Gate (Must Run First)

Before selecting any reference file, classify the user request:

  1. Select Apple:
    • if you intend to build with: apple, Apple Intelligence, Apple Foundation Models
    • if you want features: transcription, speech synthesis, embeddings on Apple devices
    • optionally with capabilities: tool calling
Installs
16
GitHub Stars
1.3K
First Seen
Mar 3, 2026