Hebrew Rtl Best Practices

Implement right-to-left (RTL) layouts for Hebrew web applications. Use when user asks about RTL layout, Hebrew text direction, bidirectional (bidi) text, Hebrew CSS, "right to left", or needs to build a Hebrew web UI. Covers CSS logical properties, the :dir() pseudo-class, Tailwind RTL, React/Next.js RTL setup, icon mirroring, Hebrew typography, and font selection. Do NOT use for Arabic RTL (similar but different typography) unless user explicitly asks for shared RTL patterns, or for native mobile RTL (React Native I18nManager, SwiftUI, Android) which is out of scope.

skills-il 8b05a77 6 files · 54.8 KB Updated

File contents

skills-il/localization/tree/main/hebrew-rtl-best-practices commit 8b05a77bc9

Frequently asked questions

npx skillmds add skills-il/hebrew-rtl-best-practices