ما هي commit؟
Git Commit Generator - إنشاء رسائل التزام موحدة تتبع مواصفات الالتزامات التقليدية المصدر: arcblock/agent-skills.
Git Commit Generator - إنشاء رسائل التزام موحدة تتبع مواصفات الالتزامات التقليدية
ثبّت مهارة الذكاء الاصطناعي commit بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: 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 commitGit Commit Generator - إنشاء رسائل التزام موحدة تتبع مواصفات الالتزامات التقليدية المصدر: arcblock/agent-skills.
افتح الطرفية أو أداة سطر الأوامر لديك مثل 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