Home / jamalmohafil / claude-skills · claude-arabic/SKILL.md · GitHub

claude-arabic skillC

claude-arabic is agent-read markdown (skill) from jamalmohafil/claude-skills: One-command setup of "Claude Arabic Terminal" — makes Claude Code render Arabic / Persian / Hebrew / Urdu correctly inside VS Code (connected letters, right-to-left order) on macOS and Windows. Installs a VS Code extension plus an `arabic` launcher so the user can run `arabic claude` (with any Claude flags) and get an Arabic-capable Claude pane in the VS Code terminal area. Use when the user says "claude arabic", "Arabic looks broken / reversed / disconnected in the terminal", "install claude ar.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Claude Arabic Terminal

VS Code's terminal (xterm.js) cannot render right-to-left scripts: Arabic comes out
with disconnected letters and reversed word order, and nothing in settings fixes it.
This skill installs a small VS Code extension that runs Claude Code in a pseudo-terminal,
keeps the screen in a headless terminal emulator, and renders it as HTML inside VS Code
— so the browser engine does the Arabic shaping and bidi, exactly like claude.ai.

Repository: https://github.com/JamalMohafil/claude-arabic-terminal

## Your job

Run the installer for the user's OS, verify it worked, and finish by telling them the
single command they need from now on: **`arabic claude`**.

## Steps

### 1. Check prerequisites (stop and tell the user if one is missing)

- `git`, `node` (18+), `npm` — `git --version`, `node -v`, `npm -v`
- Claude Code CLI — `claude --version`
- VS Code with the `code` CLI — `code --version`
  (if `code` is missing on macOS: VS Code → Cmd+Shift+P → "Shell Command: Install 'code' command in PATH")

### 2. Run the installer

**macOS / Linux:**
```bash
curl -fsSL https://raw.githubusercontent.com/JamalMohafil/claude-arabic-terminal/main/install.sh | bash
```
…

Read the whole file at its exact version.

How to install

Latest version
mdr add jamalmohafil/claude-skills/claude-arabic@git:20260821.0e771f7
Exact content
mdr add jamalmohafil/claude-skills/claude-arabic@sha256:32fb82fc74c9c7d5

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_cfndskk3s2fmgocg.svg)](https://markdownregistry.com/a/art_cfndskk3s2fmgocg)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260821.0e771f7 latest2026-08-21 0e771f7 4,160 BC view

Audit of the latest version

C  15 of 17 checks passed. Deterministic, no model, same answer every run.
  • fail: No curl or wget piped into a shell (matched: curl -fsSL https://raw.githubusercontent.com/JamalMohafil/claude-arabic-terminal/main/install.sh | b)
  • fail: No recursive delete of root, home or parent (matched: rm -rf ~/)
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (4160 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

jamalmohafil/claude-skills · 26 stars · license MIT · pushed 2026-09-21 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_cfndskk3s2fmgocg
GET https://markdownregistry.com/api/v1/resolve?ref=jamalmohafil/claude-skills/claude-arabic
GET https://markdownregistry.com/api/v1/blob/32fb82fc74c9c7d538c92aabd02b5fce50886cd7a3a3b29b86f0281fc2512660

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from jamalmohafil/claude-skills

agent-starter-kit skill
jamalmohafil/claude-skills · agent-starter-kit/SKILL.md · One-command setup for a new AI coding agent. Installs the essential starter skills (find-skills, agent-browser…
git:20260921.d75690a · audit A · 26 stars
arabic-design skill
jamalmohafil/claude-skills · arabic-design/SKILL.md · Make AI-generated designs render Arabic text correctly — clean, connected, professional. Fixes the letter-spacing trap…
git:20260712.eba2317 · audit A · 26 stars
content-os-builder skill
jamalmohafil/claude-skills · content-os-builder/SKILL.md · Build a personalized "content OS" for any creator/brand — a local dashboard app (Strategy · Ideas · Radar · Carousels ·…
git:20260906.201008b · audit A · 26 stars
security-review skill
jamalmohafil/claude-skills · security-review/SKILL.md · Run a security review of code changes exactly like Claude Code's /security-review command — but in ANY AI coding agent…
git:20260802.08449e2 · audit A · 26 stars
youtube-chapters skill
jamalmohafil/claude-skills · youtube-chapters/SKILL.md · Use when someone gives a YouTube link (or a local video/audio file) and wants chapter timestamps, a chapter list, video…
git:20260825.145698f · audit A · 26 stars

Every file in jamalmohafil/claude-skills

Browse by kind, by grade C, or by owner.