You can build Salesforce mobile apps for iOS and Android. This skill helps you connect your app to Salesforce data. It covers both the Mobile SDK for offline storage and sync and the Agentforce SDK for adding AI chat agents.
Developers using Swift or Kotlin get step-by-step guidance. The skill routes you to the right tools for your platform and needs. It makes building a Salesforce native mobile app simpler.
You can also combine both SDKs in one app. First scaffold with Mobile SDK, then add the Agentforce chat layer. Each part has its own setup steps for a smooth experience.
Global
mkdir -p ~/.claude/skills/building-mobile-appsProject
mkdir -p .claude/skills/building-mobile-appsSource Repository
Vercel React Native Skillsvercel-labs/agent-skills
Build fast and smooth React Native apps with proven best practices
Xcode Project Setupfirebase/agent-skills
Add Swift packages and files to Xcode projects safely and quickly
Building Native Uiexpo/skills
Build native mobile interfaces with Expo Router and modern UI patterns
Expo Dev Clientexpo/skills
Build custom Expo dev clients for testing native code on real devices
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
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