skill
المهنة
الوصف
آخر تحديث
golang-patterns
مطوّرو البرمجيات
Idiomatic Golang design patterns: functional options, API constructors, struct and interface guidelines, error handling flow, resource lifecycle, performance optimizations, and testability. Apply when refactoring, writing new APIs, designing packages, or deciding on structural patterns.
2026-06-16
golang-testing
محللو ضمان جودة البرمجيات والمختبرون
Production-ready testing practices in Go: table-driven tests, named subtests, test isolation, mock generation/design, integration tests isolation using build tags, and avoiding flakiness. Apply when writing, reviewing, or debugging Go tests.
2026-06-16