ما هي golang-idioms؟
أنماط Go الاصطلاحية لمعالجة الأخطاء والواجهات والتزامن والاختبار وإدارة الوحدات المصدر: rohitg00/awesome-claude-code-toolkit.
أنماط Go الاصطلاحية لمعالجة الأخطاء والواجهات والتزامن والاختبار وإدارة الوحدات
ثبّت مهارة الذكاء الاصطناعي golang-idioms بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: rohitg00/awesome-claude-code-toolkit.
Use t.Helper() in all test utility functions. Use t.Cleanup() instead of defer for test resource cleanup. Use testdata/ directory for test fixtures.
Use go mod tidy before every commit. Pin major versions. Review changelogs before updating.
Use log/slog (standard library, Go 1.21+). Use structured fields, never string interpolation. Include request ID, user ID, and operation name in every log entry.
أنماط Go الاصطلاحية لمعالجة الأخطاء والواجهات والتزامن والاختبار وإدارة الوحدات المصدر: rohitg00/awesome-claude-code-toolkit.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/rohitg00/awesome-claude-code-toolkit --skill golang-idiomsBrowse more skills from rohitg00/awesome-claude-code-toolkit
أنماط Go الاصطلاحية لمعالجة الأخطاء والواجهات والتزامن والاختبار وإدارة الوحدات المصدر: rohitg00/awesome-claude-code-toolkit.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/rohitg00/awesome-claude-code-toolkit --skill golang-idioms بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/rohitg00/awesome-claude-code-toolkit