git log --oneline --stat
HEAD
- Stars
- 3.1k
- Forks
- 130
- Updated
- May 6, 2026
repo --stat
stars
3.1k
forks
130
last update
May 6, 2026
license
MITv2.4.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add golang-engineer - Invoke
// Run from any project directory
$ claude --skill golang-engineer "scaffold a typed REST endpoint" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill golang-engineer "now refactor it"
golang-engineer/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Golang Engineer
- slug:
- golang-engineer
- version:
- v2.4.0
- license:
- MIT
- author:
- @gopher-craft
- repository:
- github.com/gopher-craft/golang-engineer
- categories:
- tags:
- #golang#go#concurrency#testing#performance
- description:
Idiomatic Go: goroutines done right, error handling, testing, modules, perf tuning.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
golang-engineer/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…