mobile-apps-create

Automate Salesforce native mobile app creation for iOS and Android.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/padjei/SF_Agents --skill mobile-apps-create-padjei
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mobile-apps-create
Source: https://github.com/padjei/SF_Agents/tree/main/.claude/skills/mobile-apps-create
Command: npx skills add https://github.com/padjei/SF_Agents --skill mobile-apps-create-padjei

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating Salesforce native mobile apps, offering a structured workflow for iOS and Android platforms.

Core Features & Use Cases

  • SDK Family Routing: Guides users to the appropriate SDK family (Mobile SDK or Agentforce SDK) based on their app requirements.
  • Platform Specific Instructions: Provides detailed steps for iOS (Swift) and Android (Kotlin) platforms.
  • Combined Workflows: Handles scenarios where both SDKs are needed for a single app.
  • Child Skill Integration: Manages installation and loading of platform-specific child skills.

Quick Start

Build a Salesforce iOS app by saying: "build a Salesforce iOS app".

Frequently Asked Questions about mobile-apps-create

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a Salesforce native mobile app for iOS or Android?

To build a Salesforce native mobile app, you need to select the appropriate SDK family and platform, then follow SDK-specific setup and installation steps for iOS using Swift or Android using Kotlin.

What is the difference between Mobile SDK and Agentforce SDK for Salesforce app development?

Mobile SDK and Agentforce SDK are different SDK families for Salesforce app development. The appropriate SDK is selected based on your specific app requirements, and combined workflows can handle scenarios where both SDKs are needed.

Can I use this to create both iOS and Android Salesforce apps simultaneously?

Yes, you can create both iOS and Android Salesforce apps. The process provides platform-specific instructions for iOS with Swift and Android with Kotlin, and handles combined workflows when both platforms are needed.

What programming languages are supported for Salesforce native mobile app development?

Salesforce native mobile app development supports Swift for iOS platforms and Kotlin for Android platforms. The process guides you through platform-specific configurations for each language.

How does SDK family selection work when creating a Salesforce mobile app?

SDK family selection guides you to either Mobile SDK or Agentforce SDK based on your app requirements. Once selected, it handles the SDK-specific setup and integrates child skills for platform-specific configurations.

Do I need to manually configure child skills for platform-specific Salesforce app setup?

No, manual configuration of child skills is not needed. The process manages installation and loading of platform-specific child skills automatically after SDK family and platform selection are complete.