Ross ROSS = Recommend OSS · open-source software intelligence for agents

JetBrains/go-modern-guidelines resource

Help AI coding agents write modern Go observed · 2026-08-28

github.com/JetBrains/go-modern-guidelines · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

60/100

  • Activity 98
  • Release rhythm 35
  • Longevity 20

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 282
  • days_rel: n/a
  • days_push: 14
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1708 stars · 51 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A JetBrains-maintained set of guidelines (packaged as agent skills) that teach AI coding agents to write modern, idiomatic Go, covering features from Go 1.0 through Go 1.27. It ships integrations for Junie, Claude Code, Codex, Cursor, and other agents via skills.sh, backed by a small CLI installed with go install.

Use cases

  • make AI coding agents write modern Go idioms
  • stop LLMs generating outdated Go patterns
  • teach coding agents about recent Go stdlib additions
  • align generated Go code with the modernize analyzer
  • install Go guidelines into Claude Code or Cursor
  • detect project Go version from go.mod and use matching features

When to choose

  • you use an AI coding agent (Junie, Claude Code, Codex, Cursor) on Go projects
  • your agent generates pre-generics or otherwise outdated Go code
  • you want generated code to match the Go team's modernize analyzer targets

When to avoid

  • you don't write Go or don't use AI coding agents
  • you need runtime software rather than agent instructions
  • your environment lacks the Go toolchain and cannot install it

Facets

learning-resource · maturity active

developer-tools documentation cli developer-tools programming-languages artificial-intelligence cli cross-platform go golang coding-agent ai-guidelines jetbrains skills modernize code-generation ai-agents

1 source

Member repositories

RepositoryRoleHealth v2
JetBrains/go-modern-guidelinesmain60

For agents

markdown · JSON · MCP: product_card(name="JetBrains/go-modern-guidelines")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem