·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