Reviewing LWC RTL Run a structured right-to-left (RTL) internationalization compliance pass over a Lightning Web Component, producing a report of issues found and code-level fixes to bring the component into compliance with Salesforce RTL guidelines. When to Use The user asks for an "RTL review", "i18n check", "RTL compliance pass", or "RTL audit" on a specific LWC. Preparing a component for release in RTL locales (Arabic, Hebrew, Farsi, Urdu). Investigating layout defects reported in RTL environments. Verifying SLDS class usage after a CSS refactor. Do NOT use this skill for: Building new components (use experience-lwc-generate ). Modifying SLDS classes themselves (use design-systems-slds-apply or design-systems-slds2-migrate ). Accessibility or security review — run those as separate passes with the relevant tooling. Gating a fix behind a feature flag (apply feature-flag gating after fixes land). Prerequisites Show more Installs 907 Repository forcedotcom/sf-skills GitHub Stars 849 First Seen 14 days ago Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn
experience-lwc-rtl-validate
安装
npx skills add https://github.com/forcedotcom/sf-skills --skill experience-lwc-rtl-validate