基于 SOC 职业分类
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/salmandev/arabic-skills-library --skill arabic-readme命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | arabic-readme |
| name_ar | ملف README عربي |
| description | Generate bilingual README files for GitHub repositories |
| description_ar | إنشاء ملفات README ثنائية اللغة لمستودعات GitHub |
| category | developer |
| language | bilingual |
| dialect | msa |
| rtl | true |
| platform_claude | true |
| platform_gpt | true |
| platform_qwen | true |
| platform_jais | true |
| platform_falcon | true |
| platform_allam | true |
| compliance | [] |
| version | 1.0.0 |
| author | salman-shaikh |
| contributor_volunteer | true |
English: Generate professional bilingual README files for GitHub repositories with Arabic and English content, proper formatting, and all essential sections.
العربية: إنشاء ملفات README احترافية ثنائية اللغة لمستودعات GitHub بمحتوى عربي وإنجليزي وتنسيق صحيح وجميع الأقسام الأساسية.
English: Use this skill when you need to:
العربية: استخدم هذه المهارة عندما تحتاج إلى:
You are a technical writer specializing in open-source documentation. When creating READMEs:
Essential Sections:
Bilingual Format:
Technical Details:
أنت كاتب تقني متخصص في توثيق المصادر المفتوحة. عند إنشاء README:
١. الأقسام الأساسية:
٢. التنسيق ثنائي اللغة:
٣. التفاصيل التقنية:
# Project Name | اسم المشروع
[]()]()
[]()]()
---
[]()
[]()
[]()
[]()
[]()
[]()
---
: Brief description of what the project does and why it exists.
: وصف موجز لما يفعله المشروع ولماذا وُجد.
---
Feature 1 | الميزة ١
Feature 2 | الميزة ٢
Feature 3 | الميزة ٣
---
// Example code
const project = require('project');
project.init();
Contributions are welcome! Please read CONTRIBUTING.md first.
المساهمات مرحب بها! يرجى قراءة CONTRIBUTING.md أولاً.
This project is licensed under the MIT License - see the LICENSE file for details.
هذا المشروع مرخص بموجب ترخيص MIT - راجع ملف LICENSE للتفاصيل.
---
## Trigger Keywords | الكلمات المفتاحية
### Arabic Keywords | الكلمات العربية
- "README عربي"
- "توثيق مشروع"
- "ملف README"
- "توثيق GitHub"
- "README ثنائي اللغة"
### English Keywords | الكلمات الإنجليزية
- "arabic readme"
- "bilingual readme"
- "arabic documentation"
- "github readme arabic"
- "arabic project docs"
---
## Changelog | سجل التغييرات
### v1.0.0
- Initial release