forcedotcomforcedotcomOfficialยท2 Agent Skills Included

SalesforceMobileSDK-Android

Automated PR review and SQLCipher updates for Android SDK

Reviews pull requests to the Salesforce Mobile SDK for Android, catching public API breakage, credential leaks, SQLCipher errors, and localization gaps. Automates SQLCipher version upgrades, including dependency changes, test updates, and API migration handling. Eliminates manual security audits and repetitive version-bump work so maintainers ship a public SDK safely and faster.
npx skills add forcedotcom/SalesforceMobileSDK-Android --all -g -y
Available:

Gives your AI agent the SDK's architecture, build commands, coding standards, and testing rules so it writes and reviews code that follows project conventions.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

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

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

How to review Salesforce Android SDK pull requests automatically?โ–ผ

The PR review skill checks every change for public API breakage, OAuth and credential safety, SQLCipher correctness, multi-user bugs, and missing localization, then reports only evidence-backed findings.

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

The update-sqlcipher skill walks through bumping the dependency version, updating version tests, handling API changes, and running the full SmartStore test suite.

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 coding agents.

Can non-maintainers use these review skills?โ–ผ

Yes. Anyone contributing to the SDK can run the review skill locally to catch contract, security, and test issues before submitting a pull request.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’