AI AGENT ADDONS

Reviewing Lwc Mobile Offline

forcedotcom/sf-skills

Komaci offline static analyzer checks your Lightning Web Component for mobile offline readiness. It works with Salesforce Mobile App Plus and Field Service Mobile App. The review finds issues like inline GraphQL queries in @wire configurations. It also checks lwc:if, lwc:elseif, and lwc:else directives. The tool spots Komaci ESLint rule violations such as private wire properties and getter side effects. Each finding comes with a code-level fix. This helps developers prepare components for offline mode.

Use this when you need a mobile offline review, a Komaci check, or an offline priming audit. It validates your component against the @salesforce/eslint-plugin-lwc-graph-analyzer recommended ruleset. Developers building for Field Service Mobile App or Salesforce Mobile App Plus will find this skill useful.

Add Reviewing Lwc Mobile Offline skill to your workflow

Global

mkdir -p ~/.claude/skills/reviewing-lwc-mobile-offline

Project

mkdir -p .claude/skills/reviewing-lwc-mobile-offline

Source Repository

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