stars
3.1k
forks
130
last update
May 6, 2026
license
MITv2.4.0
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add golang-engineer// Run from any project directory
$ claude --skill golang-engineer "scaffold a typed REST endpoint"// Re-run with edits — Claude keeps the skill loaded
$ claude --skill golang-engineer "now refactor it"Idiomatic Go: goroutines done right, error handling, testing, modules, perf tuning.
Loading README…
$ cat reviews/