urdu-rtl-styler

Apply Urdu typography and RTL layout to Docusaurus sites via a CSS injection pipeline.

Updated Dec 29, 2025
One-click install
npx skills add https://github.com/FAIQahm/hackathon_I_book --skill urdu-rtl-styler
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: urdu-rtl-styler
Source: https://github.com/FAIQahm/hackathon_I_book/tree/main/.claude/skills/urdu-rtl-styler
Command: npx skills add https://github.com/FAIQahm/hackathon_I_book --skill urdu-rtl-styler

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and assets (resource) components.

What problem does it solve?

Organizations building Urdu/Docusaurus sites often struggle with proper Urdu typography, RTL layout, and i18n integration, leading to unreadable UI and inconsistent localization.

Core Features & Use Cases

  • Adds RTL CSS and a robust Urdu font stack to Docusaurus projects.
  • Auto-configures i18n locales and scaffolds Urdu content for quick startup.
  • Bundles ready-to-use assets and sample i18n content for immediate localization.

Quick Start

Run the Urdu RTL Styler setup script to apply RTL styling, configure i18n, and scaffold Urdu content in your Docusaurus project.

Frequently Asked Questions about urdu-rtl-styler

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enable Urdu RTL typography in a Docusaurus site?

To enable Urdu RTL typography in Docusaurus, you run a setup script that injects CSS for RTL layout, configures i18n locales, and applies a bundled Urdu font stack to improve content readability.

What is the best way to configure Docusaurus i18n for Urdu content?

Configuring Docusaurus i18n for Urdu involves setting up locale definitions and scaffolding translated content. This approach auto-configures locales and bundles sample i18n content for immediate localization.

Does Docusaurus support right-to-left layout and Urdu font styling out of the box?

Docusaurus requires a CSS injection pipeline to properly support right-to-left layout and Urdu font styling. Bundled font assets and scripts are needed to configure full RTL styling and direction.

Why does my Urdu text display incorrectly in Docusaurus?

Urdu text displays incorrectly in Docusaurus without proper RTL CSS and a robust Urdu font stack. Applying a script-based setup with bundled font assets resolves readability and layout direction issues.

Can I scaffold Urdu content automatically when localizing a Docusaurus project?

Yes, you can scaffold Urdu content automatically in a Docusaurus project. The setup script configures i18n locales and generates sample Urdu content to help you start localization quickly.