byforcedotcom· 116 skills
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).
$npx -y skills add forcedotcom/sf-skills --skill mobile-platform-offline-validateInstalls into the current project.
Run `npx skills use "https://github.com/forcedotcom/sf-skills" --skill "forcedotcom/sf-skills/mobile-platform-offline-validate"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/forcedotcom/sf-skills" that are relevant to the current task. Run `npx skills add "https://github.com/forcedotcom/sf-skills"` and select the relevant skills, then follow their instructions.