raqeeb

Detect and score RTL issues in HTML/CSS with remediation guidance.

29|5|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/Moshe-ship/mkhlab --skill raqeeb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: raqeeb
Source: https://github.com/Moshe-ship/mkhlab/tree/main/hermes-skills/raqeeb
Command: npx skills add https://github.com/Moshe-ship/mkhlab --skill raqeeb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Arabic websites often suffer from RTL rendering issues in HTML and CSS. raqeeb identifies direction problems and provides an RTL score from 0 to 100 to guide fixes.

Core Features & Use Cases

  • RTL issue detection in HTML/CSS and reporting a clear RTL quality score.
  • Actionable remediation guidance to fix layout, typography, and direction-related problems.
  • Use Case: Before launch, audit Arabic sites or templates in CI to ensure proper RTL rendering and accessibility.

Quick Start

Run raqeeb scan on your local project to see an RTL quality score and suggested fixes.

Frequently Asked Questions about raqeeb

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

FAQPage Schema
How do I detect RTL rendering issues in my Arabic HTML and CSS?

Detect RTL rendering issues by scanning HTML and CSS to analyze direction, font, and layout patterns. This produces an RTL score from 0 to 100 with actionable remediation guidance to fix Arabic website alignment.

Can I audit Arabic website templates for right-to-left quality before launch?

Yes, you can audit Arabic website templates before launch to ensure proper right-to-left rendering. Scanning evaluates markup patterns and typography to generate a clear RTL quality score and suggested fixes.

What is an RTL score and how does it guide CSS direction fixes?

An RTL score is a 0 to 100 quality metric generated by analyzing CSS direction and markup patterns. It guides fixes by pinpointing layout and typography problems and providing actionable remediation requirements.

How do I integrate Arabic RTL testing into my CI workflow?

Integrate Arabic RTL testing into CI workflows by running automated scans on static HTML sites or web apps. This validates RTL alignment and accessibility across development and QA stages to prevent rendering regressions.

Does RTL issue detection work on static HTML sites and web apps?

RTL issue detection works on static HTML sites, templates, and web apps where right-to-left alignment is critical. It analyzes CSS and markup to identify direction problems and output remediation requirements.

What types of CSS and markup patterns cause Arabic website RTL alignment problems?

Arabic website RTL alignment problems stem from incorrect CSS direction properties, improper font settings, and flawed layout markup patterns. Scanning detects these issues and provides actionable guidance to resolve them.