189 boosters for "go" — AI-graded, open source, ready to install
This Cursor rule set enables persistent memory and lesson management by integrating with an MCP server, automatically tracking user identity, preferences, goals, and past errors to provide contextually-aware assistance. Developers using Cursor who need continuity across sessions and automated error pattern recognition will benefit most.
gomcp provides a Go implementation of the Model Context Protocol to enable AI agents in Cursor to interact with external tools and resources through a standardized interface. Developers using Cursor who need to extend AI capabilities with custom integrations benefit from this protocol implementation.
A .windsurfrules collection that guides AI coding assistants in implementing rigorous backtesting techniques for trading strategies, helping developers avoid common pitfalls like lookahead bias and overfitting. Useful for quants and trading engineers building reliable strategy validation systems.
Copilot instructions for developing and maintaining a Go application that syncs reading progress and book metadata between AudiobookShelf and Hardcover platforms. Developers building or contributing to this sync tool benefit from clear architectural guidance and API integration patterns.
Contract Review Pro is an AI-powered legal contract review skill that provides lawyers and in-house counsel with type-specific guidance, risk assessment, and detailed audit reports across 18 contract categories. It benefits legal professionals who need rapid, standardized contract analysis without full attorney engagement.
A layered backend architecture ruleset for Go/TypeScript projects that enforces clean dependency patterns (core → infra → database/permission → server) to maintain code organization and testability in internal tools. Ideal for teams building admin dashboards and CRUD applications who need consistent architectural guidance.
A development rules reference for Windsurf projects using Next.js 15, TypeScript, and Google Gemini, providing quick access to tech stack guidelines and Vercel AI SDK documentation.
Reb is a UI/UX development agent that provides expert frontend design, accessibility, and responsive design guidance with a perfectionist, detail-oriented approach. Ideal for developers building polished user interfaces and seeking comprehensive design review.
Copilot instructions for managing DocumentDB clusters on Kubernetes, providing developers with guidelines for code reviews, development standards, and operator patterns specific to this Go-based project.
This skill automates downloading books from Anna's Archive and uploading them to Google NotebookLM for interactive AI-powered reading. It benefits researchers, students, and knowledge workers who want to quickly build searchable knowledge bases from downloaded books.
A Windsurf prompt that guides Python code writing for QuantConnect's Lean options framework by eliminating unnecessary hasattr() checks. Useful for traders and algorithmic developers implementing option strategies.
Ed is a theoretical physicist agent that provides analytical solutions to complex physics problems using pen-and-paper methods, scaling arguments, and exactly solvable models across condensed matter, high energy physics, relativity, and related domains. Developers and researchers working on physics simulations, educational tools, and scientific computing will benefit from its rigorous analytical approach.
Steve is a rigorously skeptical particle physicist agent that grounds theoretical claims in experimental reality, providing critical review and precise calculations for physics problems. Researchers, educators, and students benefit from his demanding standard for mathematical rigor and measurable predictions.
This skill enables AI assistants to retrieve and analyze design data from MasterGo design files by parsing DSL metadata, component documentation, and file structure. It's useful for designers, developers, and product teams who need to programmatically access and understand design system information from MasterGo projects.
Gonyx provides a curated Windsurf rules configuration for Go API development, pre-configuring build commands, dependencies (Gin, Fiber, GORM, gRPC), and best-practice libraries. Developers building Go APIs in Windsurf benefit from instant project scaffolding and consistent tooling setup.
RagCode MCP is a semantic code navigation tool that integrates RAG-powered code search into Windsurf and other IDEs, enabling developers to intelligently query and understand multi-language codebases using local LLMs. It's ideal for developers working with Laravel, Go, Python, and PHP who need fast, context-aware code exploration without leaving their IDE.
A gossip-coordinator agent for managing distributed consensus and orchestration tasks across Claude platforms. Useful for teams building multi-agent systems requiring coordination protocols.
A prompt-based ruleset for Cursor that applies negation and critical thinking techniques to enhance argumentation and collective decision-making. Useful for teams seeking to improve sense-making and governance processes through structured debate frameworks.
A Claude agent configured for neural-network and platform tasks with library-first development constraints and standardized operating procedures. Useful for developers building agent-based workflows who need structured governance and component reuse patterns.
An adversarial validation agent that challenges expertise claims and mental models to prevent overconfident reasoning. Useful for researchers, engineers, and decision-makers who need rigorous validation of their assumptions.
Teaches the functional options pattern for designing flexible Go APIs with optional configuration, helping developers build clean, extensible constructors that scale as requirements grow.
Enables Claude to delegate code review, debugging, and alternative implementation exploration to Google Gemini CLI through a JSON bridge script. Useful for developers who want multi-model validation and second opinions on code without manual context switching.
Goals is a Rust-based agentic CLI that enables Claude to delegate isolated tasks to subagents via the `invoke_subagent` tool, keeping the main agent's context lean and focused. Developers building multi-step AI workflows benefit from cleaner task decomposition and reliable single-request subagent execution.
A Windsurf rules configuration for Go projects that enforces clean architecture, idiomatic Go patterns, and comprehensive testing practices. Ideal for Go teams seeking to maintain code quality and consistency across projects.