# cc-skills-golang

AI agent skills are reusable instruction sets that extend your coding assistant with domain-specific expertise, loaded on demand so they don't bloat your context. This repository covers Go-specific skills only (language, testing, security, observability, etc.)

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/samber-cc-skills-golang
- Source: https://github.com/samber/cc-skills-golang
- Price: free and open source

## Summary
cc-skills-golang is a Claude Code plugin with 46 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes golang-benchmark, golang-cli, golang-code-style. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add samber/cc-skills-golang --agent claude-code
```

## Skills
- golang-benchmark
- golang-cli
- golang-code-style
- golang-concurrency
- golang-context
- golang-continuous-integration
- golang-data-structures
- golang-database
- golang-dependency-injection
- golang-dependency-management
- golang-design-patterns
- golang-documentation
- golang-error-handling
- golang-google-wire
- golang-gopls
- golang-graphql
- golang-grpc
- golang-how-to
- golang-lint
- golang-modernize
- golang-naming
- golang-observability
- golang-performance
- golang-pkg-go-dev
- golang-popular-libraries
- golang-project-layout
- golang-refactoring
- golang-safety
- golang-samber-do
- golang-samber-hot
- golang-samber-lo
- golang-samber-mo
- golang-samber-oops
- golang-samber-ro
- golang-samber-slog
- golang-security
- golang-spf13-cobra
- golang-spf13-viper
- golang-stay-updated
- golang-stretchr-testify
- golang-structs-interfaces
- golang-swagger
- golang-testing
- golang-troubleshooting
- golang-uber-dig
- golang-uber-fx

## FAQ

### What is cc-skills-golang?
AI agent skills are reusable instruction sets that extend your coding assistant with domain-specific expertise, loaded on demand so they don't bloat your context. This repository covers Go-specific skills only (language, testing, security, observability, etc.)

### How do I install cc-skills-golang?
Run these in Claude Code: npx -y skills add samber/cc-skills-golang --agent claude-code. Then prompt normally.

### Does cc-skills-golang auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is cc-skills-golang free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
