cxuucxuuCommunityยท16 Agent Skills Included

golang-skills

Idiomatic Go coding standards, reviews, and automated checks

Teaches idiomatic, production-quality Go coding based on the Google, Uber, and Effective Go style guides. Covers naming, error handling, concurrency, testing, logging, generics, and code review with step-by-step decision trees. Eliminates style debates and manual checklist work with 8 bundled scripts that automate linting, naming, documentation, and benchmark checks.
npx skills add cxuu/golang-skills --all -g -y

All Skills in This Repository (16)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install golang-skills?โ–ผ

Run `npx skills add cxuu/golang-skills --all -g -y` in your terminal to install all 20 Go skills globally.

What Go style rules does golang-skills cover?โ–ผ

It covers naming, error handling, concurrency, context, testing, logging, generics, interfaces, and performance, all derived from the Google, Uber, and Effective Go style guides.

Does golang-skills work with Cursor and Claude Code?โ–ผ

Yes. It follows the open Agent Skills standard and works with Cursor, Claude Code, Codex, GitHub Copilot, Windsurf, and 25+ other coding agents.

Can golang-skills automate Go code reviews?โ–ผ

Yes. The go-code-review skill provides a systematic checklist, and the pre-review script runs gofmt, go vet, and golangci-lint automatically before manual review.

Do I need Go expertise to use golang-skills?โ–ผ

No. Once installed, your coding assistant applies the rules automatically as it writes or reviews Go code, and the bundled scripts handle repetitive checks for you.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’