Top 17 Go Cursor Projects
-
how-to-build-a-coding-agent
A workshop that teaches you how to build your own coding agent. Similar to Roo code, Cline, Amp, Cursor, Windsurf or OpenCode.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
samber/cc-skills-golang: A comprehensive Golang skill set covering idiomatic patterns, security, testing, and project structure. Supports company-level overrides so you can layer your team's conventions on top of community defaults.
-
Nixopus
Run production apps without thinking about infrastructure. On your server or ours. Fully agentic.
While we spent and reworked the Nixopus installer many times, this feels like the right moment to share our experience and the lessons we learned along the way.
-
haft
Engineering decisions engine that know when they're stale. Frame, compare, decide — with evidence decay and parity enforcement. For Claude Code, Cursor, Gemini CLI, Codex and more.
Project mention: Structured reasoning for AI coding tools – Quint Code | news.ycombinator.com | 2025-12-18 -
Project mention: CodeWeaver v0.0.15: CLI that transforms your codebase into a single Markdown | news.ycombinator.com | 2025-12-03
-
Project mention: Show HN: I build a tool to encourage before reviewing code, review intents | news.ycombinator.com | 2026-05-23
-
cursor
🖱️ Go module to move the terminal cursor in any direction on every operating system. (by atomicgo)
-
minquery
MongoDB / mgo query that supports efficient pagination (cursors to continue listing documents where we left off).
-
screen-complete
Screen complete is a proof of concept universal screenshot-based text completion tool.
-
statelessagent
Your AI forgets everything between sessions. SAME fixes that. Local-first, no API keys, single binary.
Project mention: Show HN: ClawMem – Open-source agent memory with SOTA local GPU retrieval | news.ycombinator.com | 2026-03-21 -
opentrace
Observability engine for AI coding agents. Custom columnar log store, MCP-native, self-hosted on a $4/mo VM. No dashboards — your AI assistant sees production. (by adham90)
Project mention: riskkernel VS opentrace - a user suggested alternative | libhunt.com/r/riskkernel | 2026-06-01 -
Project mention: Show HN: Giving AI agents access to Kagi's search APIs | news.ycombinator.com | 2026-02-21
-
web-researcher-mcp
MCP server (Go) for AI assistants: web search, content extraction, academic/patent/news research. Multi-provider routing, 4-tier scraping, search lenses. Works with Claude, Cursor, and any MCP client.
web-researcher-mcp is an open-source MCP server (MIT, single Go binary) that gives AI assistants like Claude and Cursor a verification layer at the tool-call layer.
-
ai-clean
Clean terminal borders, padding, and wrapped lines from text copied out of AI CLIs (Claude Code, Copilot CLI, Cursor, Gemini CLI).
Project mention: Show HN: AI-clean – strip unwanted formatting from text copied out of AI CLIs | news.ycombinator.com | 2026-04-28I kept manually reformatting wrapped paragraphs and trailing whitespace every time I pasted Claude Code or Copilot CLI output into a Slack message or a GitHub issue. So I built a terminal command to run after copying that does the reformatting for me.
Running in a terminal instead of using one of the browser-based formatting tools means less context switching. It handles both regular text, bulleted lists and code formatting all at the same time. Source: https://github.com/TheAndruu/ai-clean
The page above runs the same Go pipeline compiled to WebAssembly — paste your own messy clipboard contents, no install needed. If you want to install it, there is homebrew and one-line install commands.
-
Project mention: $0.60 per session, just on orientation. Here is what my AI agent was doing before writing any code. | dev.to | 2026-04-09
GitHub: github.com/glincker/stacklit | npm: npx stacklit init
-
mcphub
The package manager for MCP servers. Search, install, and manage MCP servers with one command. Works with Claude Code, Claude Desktop, and Cursor. Built in Go. (by Ricardo-M-L)
Project mention: MCP Hub - The npm for MCP Servers (Search, Install, Manage with One Command) | dev.to | 2026-04-08GitHub: https://github.com/Ricardo-M-L/mcphub
Go Cursor discussion
Go Cursor related posts
Index
What are some of the best open-source Cursor projects in Go? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | how-to-build-a-coding-agent | 5,658 |
| 2 | skillshare | 2,204 |
| 3 | cc-skills-golang | 2,062 |
| 4 | Nixopus | 1,446 |
| 5 | haft | 1,338 |
| 6 | CodeWeaver | 737 |
| 7 | mainline | 116 |
| 8 | cursor | 104 |
| 9 | minquery | 61 |
| 10 | screen-complete | 19 |
| 11 | statelessagent | 19 |
| 12 | opentrace | 15 |
| 13 | kagi-skills | 13 |
| 14 | web-researcher-mcp | 2 |
| 15 | ai-clean | 2 |
| 16 | stacklit | 1 |
| 17 | mcphub | 1 |