SalesforceMobileSDK-iOS
Automate Salesforce iOS SDK maintenance, testing, and pull request reviews
All Skills in This Repository (2)
Pure Emerald Level Indicatorssqlcipher-update
Update SQLCipher versions across SalesforceMobileSDK-iOS projects and validate compatibility.
mobile-sdk-ios-pr-review
Reviews Salesforce Mobile SDK iOS pull requests for API breakage, credential safety, and localization gaps.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core