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:
- Select Apple:
- if you intend to build with:
apple,Apple Intelligence,Apple Foundation Models - if you want features:
transcription,speech synthesis,embeddingson Apple devices - optionally with capabilities: tool calling
- if you intend to build with: