forcedotcomforcedotcomOfficialยท2 Agent Skills Included

SalesforceMobileSDK-iOS

Automate Salesforce iOS SDK maintenance, testing, and pull request reviews

Automates maintenance tasks for the Salesforce Mobile SDK for iOS, including SQLCipher upgrades and iOS deployment target bumps. Reviews pull requests for public API breakage, credential leaks, encryption errors, and missing localization. Eliminates manual file-by-file edits and inconsistent code reviews across a public SDK used by external developers. Helps contributors ship safe, backward-compatible changes faster with clear checklists and test commands.
npx skills add forcedotcom/SalesforceMobileSDK-iOS --all -g -y
Available:

Gives the AI agent the SDK's library architecture, build and test commands, coding standards, and review rules so it can safely modify and validate this public iOS SDK.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install SalesforceMobileSDK-iOS skills?โ–ผ

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

How to update SQLCipher in the Salesforce iOS SDK?โ–ผ

The update-sqlcipher skill walks your AI agent through bumping the podspec version, updating version tests, checking API changes, and running the full SmartStore and MobileSync test suites.

How to bump the minimum iOS deployment target?โ–ผ

The update-ios-deployment-target skill updates all podspecs, Xcode configs, project files, CI workflows, and removes obsolete version checks in one guided pass.

Can AI review pull requests for this SDK?โ–ผ

Yes. The PR review skill checks every change for public API breakage, OAuth and credential safety, SQLCipher correctness, multi-user bugs, and missing localization.

Do these skills work with Claude Code?โ–ผ

Yes. All skills follow the standard SKILL.md format and run directly in Claude Code and other compatible AI coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’