Agent Plugins Marketplace
← All plugins

arabic-design

v0.1.0

يصحّح التصاميم العربية في Canva عبر موصّل Canva MCP: الاتجاه والـBiDi، الترقيم، الأرقام، التنضيد، الخطوط، انعكاس التخطيط، إعادة ملاءمة الصناديق، جودة النص، الوصولية والتصدير.

Claude Code3 Skills

By dropazaabal-designLicense: MIT0 GitHub starsUpdated 1 hour ago

Directory evidence

Runtimes
Claude Code
Parsed components
3 skill or MCP entries
Source updated
Sep 27, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →

Install arabic-design for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install arabic-design@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/dropazaabal-design/arabic-design

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

Plugin files

arabic-design/
├── .claude-plugin/plugin.json
├── skills/arabic-audit/SKILL.md
├── skills/arabic-mirror/SKILL.md
└── skills/arabic-typeset/SKILL.md

Included Skills3

arabic-auditskills/arabic-audit/SKILL.md

يفحص تصميم Canva عربيًا ويصدر تقريرين — ما يُصلَح آليًا وما يحتاج يدًا بشرية — بلا أي تعديل. استعمله عند طلب مراجعة أو تدقيق أو فحص تصميم عربي، أو سؤال «ما المشاكل في هذا التصميم؟»، أو قبل تشغيل arabic-fix. Use when auditing, reviewing, or checking an Arabic Canva design for RTL, BiDi, punctuation, numeral, typography, font, mirroring, contrast or text-quality problems without changing anything.

arabic-mirrorskills/arabic-mirror/SKILL.md

يعكس تخطيط تصميم Canva لقراءة RTL — الأسهم وتسلسل الخطوات وأشرطة التقدّم ومحاور الرسوم وموضع الصورة مقابل النص والنقاط الاستهلالية والخط الزمني وترتيب القراءة — ويستثني ما لا ينعكس كالشعارات والصور ورموز التشغيل. استعمله عند طلب عكس أو قلب أو مرآة التخطيط لتصميم عربي. Use when mirroring or flipping a Canva layout for right-to-left reading.

arabic-typesetskills/arabic-typeset/SKILL.md

قواعد التنضيد العربي ومقاساته في Canva — أدنى حجم، ارتفاع السطر مع الحركات، الحجم البصري مقابل اللاتيني، منع تباعد الأحرف والميل الاصطناعي وتحويل الحالة، بدائل الخطوط ومقابلة الأوزان، والتباين. استعمله عند ضبط الخطوط أو الأحجام أو المسافات لنص عربي، أو عند سؤال «ما ارتفاع السطر المناسب للعربية؟» أو «أي خط عربي يقابل Montserrat؟». Use for Arabic typography rules, sizing, line height, letter spacing, font substitution and weight mapping in Canva.

Plugin manifests1

.claude-plugin/plugin.json
{
  "name": "arabic-design",
  "version": "0.1.0",
  "description": "يصحّح التصاميم العربية في Canva عبر موصّل Canva MCP: الاتجاه والـBiDi، الترقيم، الأرقام، التنضيد، الخطوط، انعكاس التخطيط، إعادة ملاءمة الصناديق، جودة النص، الوصولية والتصدير.",
  "license": "MIT",
  "keywords": [
    "arabic",
    "rtl",
    "bidi",
    "canva",
    "typography",
    "i18n",
    "localization"
  ],
  "author": {
    "name": "dropazaabal-design"
  },
  "homepage": "https://github.com/dropazaabal-design/arabic-design"
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[arabic-design on Agent Plugins Marketplace](https://pluginsmp.com/plugins/arabic-design)