samber/cc-skills-golangMIT2 files

Golang Stay Updated

Golang ecosystem watch list — official sources (go.dev/blog, pkg.go.dev, tour.golang.org, golang-nuts), newsletters (Golang Weekly, Awesome Go Newsletter), communities (r/golang, gophers.slack.com, Go Forum, go.dev/wiki), blogs (Dave Cheney, Ardan Labs, Rob Pike), YouTube channels (Gopher Academy, GopherCon EU/UK), conferences, and Go contributors to follow on GitHub, X and Bluesky. Use when seeking Golang learning resources, discovering new libraries or tools, finding community channels or meetups, picking Go people to follow, or keeping up with Go language changes and releases. Not for querying a specific module's versions, docs, or vulnerabilities from the CLI (→ See `samber/cc-skills-golang@golang-pkg-go-dev` skill).

Specification
Skill ID
samber/cc-skills-golang/golang-stay-updated
Publisher
samber
Repository
cc-skills-golang
Installs
0
Files
2
License
MIT
Requires
Designed for Claude Code, Codex or similar harness, and for projects using Golang.
Synced
Sep 16, 2026
How to use it

Open any RiverX project, open the Skills panel in the chat, and search for this identifier. The files are fetched from the source repository at install time.

samber/cc-skills-golang/golang-stay-updatedInstalls these files
  • SKILL.md
  • evals/evals.json

What this skill tells the agent

<!-- markdownlint-disable table-column-style -->

Stay Updated with Go

A curated guide to keeping your finger on the pulse of the Go ecosystem.

Official Go Resources

ResourceURL
go.devOfficial Go website with tutorials and tools
pkg.go.devDiscover Go packages and documentation
tour.golang.orgInteractive Go tutorial
play.golang.orgGo playground for testing code
go.dev/blogOfficial Go blog

Newsletters

NewsletterDescriptionSubscribe
Golang WeeklyWeekly curated Go content, news, and articles<https://golangweekly.com/>
Awesome Go NewsletterUpdates on new Go libraries and tools<https://go.libhunt.com/>

Reddit & Communities

CommunityDescriptionURL
r/golangMain Go subreddit with 300K+ members<https://www.reddit.com/r/golang>
golang wikiOfficial wiki with resources and FAQs<https://go.dev/wiki/>
gophers.slack.comOfficial Go Slack community<https://invite.slack.golangbridge.org>
Go ForumOfficial Go discussion forum<https://forum.golangbridge.org>
Discuss GoOfficial Go team discussion<https://groups.google.com/g/golang-nuts>

Famous Go Developers

Follow these influential Go developers and contributors:

Core Go Team

NameGitHubTwitter/XLinkedInBluesky
Rob Pikerobpike
Ken Thompsonken
Russ Coxrsc@\_rsc<https://www.linkedin.com/in/swtch><https://bsky.app/profile/swtch.com>
Brad Fitzpatrickbradfitz@bradfitz<https://www.linkedin.com/in/bradfitz/><https://bsky.app/profile/bradfitz.com>
Andrew Gerrandadg
Robert Griesemergriesemer
Dmitry Vyukovdvyukov@dvyukov

Go Tooling & Infrastructure

NameGitHubTwitter/XLinkedInBluesky
Sam Boyersdboyer@sdboyer
Daniel Theophaneskardianos@kardianos
Matt Butchertechnosophos
Jaana Doganrakyll@rakyll<https://www.linkedin.com/in/rakyll/>

Popular Go Authors & Educators

NameGitHubTwitter/XLinkedInBluesky
Mat Ryermatryer@matryer<https://linkedin.com/in/matryer>
Dave Cheneydavecheney@davecheney<https://linkedin.com/in/davecheney>
Katherine Cox-Budaykat-co<https://linkedin.com/in/katherinecoxbuday>
Johnny Boursiquotjboursiquot@jboursiquot<https://linkedin.com/in/jboursiquot>
Michał Łowickimlowicki@mlowicki<https://linkedin.com/in/michał-łowicki-a60402b>

Library & Framework Authors

NameGitHubTwitter/XLinkedInBluesky
Steve Franciaspf13@spf13<https://linkedin.com/in/spf13>
Samuel Berthesamber@samuelberthe<https://linkedin.com/in/samuelberthe><https://bsky.app/profile/samber.bsky.social>
Mitchell Hashimotomitchellh@mitchellh<https://linkedin.com/in/mitchellh><https://bsky.app/profile/mitchellh.com>
Matt Holtmholt@mholt6
Tomás Senarttsenart@tsenart<https://www.linkedin.com/in/tsenart/>
Björn Rabensteinbeorn7

Conference Speakers & Community Leaders

NameGitHubTwitter/XLinkedInBluesky
Carlisia Camposcarlisia@carlisia<https://linkedin.com/in/carlisia>
Erik St. Martinerikstmartin@erikstmartin
Brian Ketelsenbketelsen@brian.dev

Must-Follow Blogs

BlogAuthorURL
The Go BlogGo Team<https://go.dev/blog>
Rob Pike's BlogRob Pike<https://commandcenter.blogspot.com>
Dave CheneyDave Cheney<https://dave.cheney.net>
Ardan Labs BlogBill Kennedy<https://www.ardanlabs.com/blog>

YouTube Channels

ChannelContentURL
GoOfficial Go team<https://www.youtube.com/@golang>
Gopher AcademyTalks & tutorials<https://www.youtube.com/@GopherAcademy>
GopherCon EuropeEuropean conference talks<https://www.youtube.com/@GopherConEurope>
GopherCon UKUK conference talks<https://www.youtube.com/@GopherConUK>
Golang SingaporeSingapore meetup & conf talks<https://www.youtube.com/@golangSG>
Ardan LabsGo training & tips<https://www.youtube.com/@ArdanLabs>
Applied GoGo tutorials<https://youtube.com/appliedgocode>
Learn Go ProgrammingBeginner tutorials<https://youtube.com/learn_goprogramming>

Quick Tips for Staying Updated

  1. Subscribe to 1-2 newsletters - Don't overload yourself
  2. Follow 10-20 key people on X/Bluesky who post regularly
  3. Check Go.dev/blog weekly for official announcements
  4. Join Go Slack for real-time discussions
  5. Bookmark pkg.go.dev to discover new libraries — → See samber/cc-skills-golang@golang-pkg-go-dev skill to query a module's latest versions, docs, and vulnerabilities from the CLI
  6. Attend a GopherCon (virtual or in-person) yearly

_Note: This guide is regularly updated. Suggest additions via GitHub issues._

More from samber