·commit

Git Commit Generator - إنشاء رسائل التزام موحدة تتبع مواصفات الالتزامات التقليدية

4التثبيتات·1الرائج·@arcblock

التثبيت

$npx skills add https://github.com/arcblock/agent-skills --skill commit

كيفية تثبيت commit

ثبّت مهارة الذكاء الاصطناعي commit بسرعة في بيئة التطوير لديك عبر سطر الأوامر

  1. افتح الطرفية: افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal
  2. نفّذ أمر التثبيت: انسخ ونفّذ هذا الأمر: npx skills add https://github.com/arcblock/agent-skills --skill commit
  3. تحقق من التثبيت: بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw

المصدر: arcblock/agent-skills.

Generate standardized git commit messages following the project's Conventional Commits specification.

| feat | New feature | feat: add user authentication | | fix | Bug fix | fix: resolve login timeout issue | | docs | Documentation only | docs: update API documentation | | style | Code style (formatting, semicolons, etc.) | style: fix indentation | | refactor | Code refactoring (no feature change) | refactor: extract validation logic |

| perf | Performance improvement | perf: optimize database queries | | test | Add or modify tests | test: add unit tests for auth module | | chore | Build process or auxiliary tools | chore: update dependencies | | ci | CI/CD configuration | ci: add GitHub Actions workflow | | build | Build system changes | build: upgrade webpack to v5 |

حقائق جاهزة للاقتباس

حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.

أمر التثبيت
npx skills add https://github.com/arcblock/agent-skills --skill commit
الفئة
</>أدوات التطوير
موثق
أول ظهور
2026-02-01
آخر تحديث
2026-03-10

Browse more skills from arcblock/agent-skills

إجابات سريعة

ما هي commit؟

Git Commit Generator - إنشاء رسائل التزام موحدة تتبع مواصفات الالتزامات التقليدية المصدر: arcblock/agent-skills.

كيف أثبّت commit؟

افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/arcblock/agent-skills --skill commit بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw

أين مستودع المصدر؟

https://github.com/arcblock/agent-skills

التفاصيل

الفئة
</>أدوات التطوير
المصدر
skills.sh
أول ظهور
2026-02-01