forcedotcomforcedotcomOfficialยท11 Agent Skills Included

SalesforceMobileSDK-Templates

Ready-made Salesforce mobile app templates for iOS and Android

Generates production-ready Salesforce mobile apps for iOS, Android, React Native, and Cordova from pre-built templates. Eliminates manual project scaffolding, SDK wiring, OAuth configuration, and dependency setup for every new app. Includes skills to add login, encrypted local storage, cloud sync, and biometric authentication to existing apps. Speeds up mobile development with tested templates and automated build verification.
npx skills add forcedotcom/SalesforceMobileSDK-Templates --all -g -y
Available:

Explains the template library structure, the templates.json registry, and how install.js and template.js scripts work so the agent can correctly create, modify, and test Salesforce mobile app templates.

All Skills in This Repository (11)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
forcedotcomforcedotcom

update-ios-deployment-target

Update minimum iOS deployment targets across Salesforce SDK templates.

Official
Intermediate
๐Ÿ“ฆ In Repo
forcedotcomforcedotcom

test-template

Automate Salesforce SDK template testing across iOS and Android builds.

Official
Intermediate
๐Ÿ“ฆ In Repo
forcedotcomforcedotcom

create-ios-app-with-mobile-sdk

Generate an iOS Swift Xcode project with Salesforce Mobile SDK integration.

Official
Intermediate
๐Ÿ“ฆ In Repo
forcedotcomforcedotcom

add-mobile-sdk-ios

Integrate Salesforce iOS SDK into Swift apps with CocoaPods or Swift Package Manager.

Official
Intermediate
๐Ÿ“ฆ In Repo
forcedotcomforcedotcom

add-mobile-sdk-android

Configure Salesforce Mobile SDK dependencies, initialization, and OAuth in Kotlin Android apps.

Official
Intermediate
๐Ÿ“ฆ In Repo
forcedotcomforcedotcom

add-smartstore-android

Integrate Salesforce SmartStore into Android Kotlin apps with Mobile SDK.

Official
Intermediate
๐Ÿ“ฆ In Repo
forcedotcomforcedotcom

add-mobilesync-ios

Integrate Salesforce MobileSync into iOS Swift apps via CocoaPods or SPM.

Official
Intermediate
๐Ÿ“ฆ In Repo
forcedotcomforcedotcom

create-android-app-with-mobile-sdk

Create an Android Kotlin app with Salesforce Mobile SDK integration.

Official
Intermediate
๐Ÿ“ฆ In Repo
forcedotcomforcedotcom

add-mobilesync-android

Upgrade Android Kotlin apps to Salesforce MobileSync SDK and configure JSON sync definitions.

Official
Intermediate
๐Ÿ“ฆ In Repo
forcedotcomforcedotcom

add-smartstore-ios

Integrate Salesforce SmartStore into iOS Swift apps for encrypted local storage.

Official
Intermediate
๐Ÿ“ฆ In Repo
forcedotcomforcedotcom

test-sdk-consumer-skills

Create and build SDK consumer apps on iOS and Android for testing.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install SalesforceMobileSDK-Templates?โ–ผ

Run `npx skills add forcedotcom/SalesforceMobileSDK-Templates --all -g -y` in your terminal to install all skills in this suite globally.

How to create a Salesforce mobile app from a template?โ–ผ

Use the forceios, forcedroid, forcereact, or forcehybrid CLI commands with your app name and package name, and the matching template is customized and built automatically.

How to add Salesforce login to an existing iOS or Android app?โ–ผ

The ios-mobile-sdk and android-mobile-sdk skills guide your agent through wiring OAuth authentication, SmartStore encrypted storage, MobileSync, and biometric login into an existing project.

Which platforms do these templates support?โ–ผ

Templates cover native iOS (Swift), native Android (Kotlin), React Native (JavaScript and TypeScript), and hybrid Cordova apps.

Can I verify a template builds correctly after changes?โ–ผ

Yes. Run the included test_template.sh script against any template to confirm dependencies install and the project builds on iOS or Android.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’