Use RTLCSS when an agent already has left-to-right stylesheets and must prepare a right-to-left variant for Arabic, Hebrew, or other RTL interfaces. The skill transforms directional CSS rules into an RTL companion stylesheet so localization work does not require hand-editing every margin, padding, float, and alignment rule.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Generate right-to-left CSS variants from LTR stylesheets before multilingual launches with RTLCSS"
slug: "generate-right-to-left-css-variants-from-ltr-stylesheets-before-multilingual-launches-rtlcss"
description: "Use RTLCSS when an agent already has left-to-right stylesheets and must prepare a right-to-left variant for Arabic, Hebrew, or other RTL interfaces. The skill transforms directional CSS rules into an RTL companion stylesheet so localization work does not require hand-editing every margin, padding, float, and alignment rule."
github_stars: 1708
verification: "listed"
source: "https://github.com/MohammadYounes/rtlcss"
author: "Mohammad Younes"
publisher_type: "user"
category: "Templates & Workflows"
framework: "Custom Agents"
tool_ecosystem:
github_repo: "MohammadYounes/rtlcss"
github_stars: 1708
npm_package: "rtlcss"
npm_weekly_downloads: 1997131
---
# Generate right-to-left CSS variants from LTR stylesheets before multilingual launches with RTLCSS
Use RTLCSS when an agent already has left-to-right stylesheets and must prepare a right-to-left variant for Arabic, Hebrew, or other RTL interfaces. The skill transforms directional CSS rules into an RTL companion stylesheet so localization work does not require hand-editing every margin, padding, float, and alignment rule.
## Prerequisites
Node.js
## Installation
No source-backed install or usage instructions could be extracted automatically. Review the upstream project before running this skill in a sensitive workflow.
- Source: https://github.com/MohammadYounes/rtlcss
## Documentation
- https://rtlcss.com/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/generate-right-to-left-css-variants-from-ltr-stylesheets-before-multilingual-launches-rtlcss/)
No comments yet. Be the first to comment!