arabic-rtl-mobile

Installation
SKILL.md

Arabic RTL Mobile

Use this skill for Arabic mobile screens that should feel natively RTL across iOS native, Android native, and React Native.

Supported Stacks

  • iOS native: SwiftUI, UIKit
  • Android native: Jetpack Compose, Views/XML
  • React Native

Core Rule

First determine whether the app or screen is already effectively RTL at the root.

If the root is already RTL, prefer logical direction semantics that belong to the framework:

  • leading and trailing on iOS native
  • start and end on Android native
  • start, end, marginStart, paddingStart, and I18nManager.isRTL patterns in React Native
Installs
5
GitHub Stars
3
First Seen
Jun 28, 2026
arabic-rtl-mobile — almubarmij/arabic-ai-skills