Mobile Platform Offline Validate

Review a Lightning Web Component for **mobile offline** compatibility — the Komaci offline static analyzer that pre-primes the data graph for Salesforce Mobile App Plus and Field Service Mobile App. Produces a finding list with code-level fixes covering inline GraphQL queries in `@wire` configurations, modern `lwc:if` / `lwc:elseif` / `lwc:else` directives, and Komaci ESLint rule violations (private wire properties, non-local reactive references, getter side-effects). Use when the user asks for a "mobile offline review", "Komaci check", "offline priming audit", "offline priming failure", or "offline data graph error", or to validate an LWC against the `@salesforce/eslint-plugin-lwc-graph-analyzer` recommended ruleset. Do not use for generic LWC code review (use an appropriate domain review skill) or for building LWCs with native mobile capabilities (use `mobile-platform-native-capabilities-integrate`).

om-scogo 8875f5b 4 files · 23.1 KB Updated 0 repo stars

File contents

om-scogo/skillsh-scraper/tree/main/data/skills/forcedotcom-sf-skills/mobile-platform-offline-validate commit 8875f5b916

Frequently asked questions

npx skillmds add om-scogo/mobile-platform-offline-validate