·gopher-guides
</>

gopher-guides

WHEN: User asks about Go best practices, idiomatic patterns, how to properly implement something in Go, or wants authoritative training material. Trigger when reviewing Go code, asking "what's the right way to...", "is this correct Go?", "how do professionals do this?", or requesting Go training/learning resources. Also activate when user needs Go code review feedback, wants to understand Go conventions, or is learning Go. This skill provides official Gopher Guides training materials via API — use it whenever professional Go guidance would improve the answer. WHEN NOT: Questions entirely unrelated to Go programming

18Installs·0Trend·@gopherguides

Installation

$npx skills add https://github.com/gopherguides/gopher-ai --skill gopher-guides

How to Install gopher-guides

Quickly install gopher-guides AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/gopherguides/gopher-ai --skill gopher-guides
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: gopherguides/gopher-ai.

SKILL.md

View raw

Access official Gopher Guides training materials via API for authoritative Go best practices.

Do NOT use $VAR or ${VAR} shell expansion in curl commands. Environment variable expansion is unreliable in AI coding assistant shell/bash tools (Claude Code, Codex, etc.). Always use curl's built-in --variable % and --expand-header syntax instead.

Requires curl 8.3+. If you get unknown option: --variable, see the fallback note at the bottom.

WHEN: User asks about Go best practices, idiomatic patterns, how to properly implement something in Go, or wants authoritative training material. Trigger when reviewing Go code, asking "what's the right way to...", "is this correct Go?", "how do professionals do this?", or requesting Go training/learning resources. Also activate when user needs Go code review feedback, wants to understand Go conventions, or is learning Go. This skill provides official Gopher Guides training materials via API — use it whenever professional Go guidance would improve the answer. WHEN NOT: Questions entirely unrelated to Go programming Source: gopherguides/gopher-ai.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/gopherguides/gopher-ai --skill gopher-guides
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from gopherguides/gopher-ai

Quick answers

What is gopher-guides?

WHEN: User asks about Go best practices, idiomatic patterns, how to properly implement something in Go, or wants authoritative training material. Trigger when reviewing Go code, asking "what's the right way to...", "is this correct Go?", "how do professionals do this?", or requesting Go training/learning resources. Also activate when user needs Go code review feedback, wants to understand Go conventions, or is learning Go. This skill provides official Gopher Guides training materials via API — use it whenever professional Go guidance would improve the answer. WHEN NOT: Questions entirely unrelated to Go programming Source: gopherguides/gopher-ai.

How do I install gopher-guides?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/gopherguides/gopher-ai --skill gopher-guides Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/gopherguides/gopher-ai

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-09