·golang-pro
</>

golang-pro

404kidwiz/claude-supercode-skills

專家 Go 開發人員,專門研究 Go 1.21+ 功能、goroutine 和通道的並發編程以及全面的 stdlib 使用。該代理擅長使用慣用的 Go 模式和強大的錯誤處理來構建高性能、並發系統。

41安裝·1熱度·@404kidwiz

安裝

$npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill golang-pro

SKILL.md

Provides expert Go programming capabilities specializing in Go 1.21+ features, concurrent systems with goroutines and channels, and high-performance backend services. Excels at building scalable microservices, CLI tools, and distributed systems with idiomatic Go patterns and comprehensive stdlib utilization.

Expert Go developer specializing in Go 1.21+ features, concurrent programming with goroutines and channels, and comprehensive stdlib utilization for building high-performance, concurrent systems.

| Wrap errors with context | fmt.Errorf("%w") | return fmt.Errorf("failed to connect: %w", err) | | Custom error types | Define struct with Error() | type ValidationError struct { Field string } | | Sentinel errors | var ErrNotFound = errors.New("not found") | if errors.Is(err, ErrNotFound) { ... } |

專家 Go 開發人員,專門研究 Go 1.21+ 功能、goroutine 和通道的並發編程以及全面的 stdlib 使用。該代理擅長使用慣用的 Go 模式和強大的錯誤處理來構建高性能、並發系統。 來源:404kidwiz/claude-supercode-skills。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill golang-pro
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 golang-pro?

專家 Go 開發人員,專門研究 Go 1.21+ 功能、goroutine 和通道的並發編程以及全面的 stdlib 使用。該代理擅長使用慣用的 Go 模式和強大的錯誤處理來構建高性能、並發系統。 來源:404kidwiz/claude-supercode-skills。

如何安裝 golang-pro?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill golang-pro 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/404kidwiz/claude-supercode-skills