The AccessorySetupKit helps you connect Bluetooth and Wi-Fi accessories to your app. It uses a special system picker that shows only the devices your app needs. You do not have to ask for broad permissions. This keeps user privacy safe. Each accessory gets permission with a single tap. This works on iOS 18 and later. After setup, your app can talk to the accessory using normal Bluetooth or Wi-Fi tools.
App developers can use this kit to make accessory setup fast and simple. Users see a clear list of nearby devices. They choose one and grant access. No more confusing permission dialogs. The kit handles the discovery and authorization step. Your app stays focused on what it does best.
Global
mkdir -p ~/.claude/skills/accessorysetupkitProject
mkdir -p .claude/skills/accessorysetupkitSource Repository
Vercel React Native Skillsvercel-labs/agent-skills
Build fast and smooth React Native apps with proven best practices
Building Native Uiexpo/skills
Build native mobile interfaces with Expo Router and modern UI patterns
Xcode Project Setupfirebase/agent-skills
Add Swift packages and files to Xcode projects safely and quickly
Upgrading Expoexpo/skills
Upgrade Expo SDK versions and fix dependencies with this step by step guide
Expo Deploymentexpo/skills
Deploy Expo apps to iOS, Android, and web with EAS automation
Expo Dev Clientexpo/skills
Build custom Expo dev clients for testing native code on real devices
Use Domexpo/skills
Run web code in native apps using Expo DOM components without rewriting
Flutter Apply Architecture Best Practicesflutter/skills
Architect Flutter apps with clean layers for scalability and maintainability