소스 정보
- 저장소
- salmandev/arabic-skills-library
- 최근 소스 활동
- 2026년 4월 27일 19:21
- 감지된 SKILL.md 언어
- 다국어 혼합
- 스타
- 0
- 포크
- 0
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/salmandev/arabic-skills-library --skill arabic-readme명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SOC 직업 분류 기준
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