Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

go-concurrency

// Go concurrency patterns and pitfalls for this codebase. Use when writing or reviewing code that involves goroutines, channels, mutexes, shared state, subprocess management, or anything that runs concurrently. Also use proactively when writing new code — ask yourself: can this be called from multiple goroutines? Is this resource process-global?

$ git log --oneline --stat
stars:٦٠
forks:٣
updated:٢ أبريل ٢٠٢٦ في ١٥:٤١
مستكشف الملفات
4 ملفات
SKILL.md
readonly