AI AGENT ADDONS

Using Mobile Native Capabilities

forcedotcom/sf-skills
Mobile Development
1,313installs

Build a Salesforce Lightning Web Component that taps into your phone's built-in features. You can scan barcodes, use Face ID or a fingerprint, read GPS location, detect geofences, interact with NFC tags, access the device calendar and contacts, scan documents, capture AR spaces, prompt for app reviews, and process payments. Each feature is available through a simple service that checks if it can run on the current device. This means your app works smoothly on both mobile and desktop.

Who benefits? Developers creating Salesforce mobile apps for field service, retail, or any team that needs real-world data from a phone. Users get a faster, more natural experience without leaving your app.

Key capability: Every feature is gated behind an isAvailable() check. So your component never breaks on unsupported devices. The skill helps you pick the right capability, load its official guide, and wire it into your LWC with proper error handling.

Add Using Mobile Native Capabilities skill to your workflow

Global

mkdir -p ~/.claude/skills/using-mobile-native-capabilities

Project

mkdir -p .claude/skills/using-mobile-native-capabilities

Source Repository

Stars
619
Forks
217
Watchers
619
License
NOASSERTION
Last Push
25 days ago
Created
8 months ago