golang-popular-libraries

golang popular libraries

samber ↓ 33k
Claude Code
View source ↗

What it does

  • Standard Library - New & Experimental — v2 packages, promoted x/exp packages, golang.org/x extensions
  • Libraries by Category — vetted third-party libraries for web, database, testing, logging, messaging, and more
  • Development Tools — debugging, linting, testing, and dependency management tools
  • Over-engineering simple problems with complex libraries
  • Using libraries that wrap standard library functionality without adding value
  • Abandoned or unmaintained libraries: ask the developer before recommending these
  • Suggesting libraries with large dependency footprints for simple needs

Requirements & configuration

  • 1. Assess requirements first - Understand the use case, performance needs, and constraints
  • Suggesting libraries with large dependency footprints for simple needs

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

golang popular libraries

Source

Repository: https://github.com/samber/cc-skills-golang

golang-popular-libraries FAQ

What does the golang-popular-libraries skill do?

Recommends production-ready Golang libraries and frameworks. Apply when the user explicitly asks for library suggestions, wants to compare alternatives, needs to choose a library for a specific task, or when a new dependency is being added to the project. Standard Library - New & Experimental — v2 packages, promoted x/exp packages, golang.org/x extensions Libraries by Category — vetted third-party libraries for web, database, testing, logging, messaging, and more

What does golang-popular-libraries require?

1. Assess requirements first - Understand the use case, performance needs, and constraints Suggesting libraries with large dependency footprints for simple needs

How do I install golang-popular-libraries?

Run: npx -y skills add https://github.com/samber/cc-skills-golang --skill golang-popular-libraries --agent claude-code — the source lives at github.com/samber/cc-skills-golang.

Maintain golang-popular-libraries?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

golang-popular-libraries on getagentictools
[![golang-popular-libraries on getagentictools](https://getagentictools.com/badge/skills/samber-cc-skills-golang-golang-popular-libraries.svg)](https://getagentictools.com/skills/samber-cc-skills-golang-golang-popular-libraries?ref=badge)
npx agentictools info skills/samber-cc-skills-golang-golang-popular-libraries

The second line is the CLI lookup for this page — handy in READMEs and docs.