229 boosters for "go" — open source, verified from GitHub, ready to install
This skill provides automated assistance for react context setup tasks within the Frontend Development domain. This skill activates automatically when you: 1. Provides step-by-step guidance for react context setup
Heuristic scoring (no AI key configured).
A skill that automates backlog grooming operations for enterprise workflows, helping development teams organize and prioritize work items efficiently.
Retrieve current documentation and code examples for any library using the Context7 CLI. Make sure the CLI is up to date before running commands: Or run directly without installing:
Agor Live is a multiplayer canvas MCP server that enables collaborative AI coding sessions, allowing developers to orchestrate and synchronize Claude-based coding workflows across team members in real-time.
Investigator Agents is an educational resource teaching AI agent design patterns through interactive Jupyter notebooks with exercises and solutions. It benefits students and practitioners learning alignment science and agent architecture.
MongoDB Model Context Protocol Server
This booster claims to be a Vue.js ReCAPTCHA component, but the actual content describes an OpenSpec workflow tool unrelated to the stated purpose.
Automates the categorization and documentation of Neovim plugins in markdown-based plugin lists, helping maintainers of awesome-list repositories organize plugins by type and explain categorization decisions.
  Awesome Claude Code plugins — a curated list of slash commands, subagents, MCP servers, and hooks for Claude Code
A Cursor-integrated coding standard guide for the Dingo SDK that enforces PEP 8 conventions, type hints, and proper lazy-import patterns for optional dependencies. Developers building with or contributing to Dingo benefit from consistent, maintainable Python code patterns.
Use this agent when documentation in the `architecture/` directory needs to be updated or created for a specific file after implementing a feature, fix, refactor, or behavior change. Launch one instance of this agent per file that needs updating. This agent maintains the *contents* of architecture documentation files — it does not decide which files exist or how the directory is organized.\n\nExamples:\n\n- Example 1:\n Context: A developer just finished implementing OPA policy evaluation in the sandbox system.\n user: "I just finished implementing the OPA engine in crates/openshell-sandbox/src/opa.rs. Update architecture/sandbox.md to reflect the new policy evaluation flow."\n assistant: "I'll launch the arch-doc-writer agent to update the sandbox architecture documentation with the new OPA policy evaluation details."\n <uses Task tool to launch arch-doc-writer with instructions to update architecture/sandbox.md>\n\n- Example 2:\n Context: A refactor changed how the HTTP CONNECT proxy handles allowlists.\n user: "The proxy allowlist logic was refactored. Please update architecture/proxy.md."\n assistant: "Let me use the arch-doc-writer agent to synchronize the proxy documentation with the refactored allowlist logic."\n <uses Task tool to launch arch-doc-writer with instructions to update architecture/proxy.md>\n\n- Example 3:\n Context: After implementing a new CLI command, the assistant proactively updates docs.\n user: "Add a --rego-policy flag to the CLI."\n assistant: "Here is the implementation of the --rego-policy flag."\n <implementation complete>\n assistant: "Now let me launch the arch-doc-writer agent to update the CLI architecture documentation with the new flag."\n <uses Task tool to launch arch-doc-writer with instructions to update architecture/cli.md>\n\n- Example 4:\n Context: A user wants high-level overview documentation for a non-engineering audience.\n user: "Update architecture/overview.md with a non-engineer-friendly explanation of the sandbox system."\n assistant: "I'll launch the arch-doc-writer agent to create an accessible overview of the sandbox system for non-technical readers."\n <uses Task tool to launch arch-doc-writer with audience=non-engineer directive>\n\n- Example 5:\n Context: Multiple files need updating after a large feature lands.\n user: "I just landed the network namespace isolation feature. Update architecture/sandbox.md and architecture/networking.md."\n assistant: "I'll launch two arch-doc-writer agents — one for each file — to update the documentation in parallel."\n <uses Task tool to launch arch-doc-writer for architecture/sandbox.md>\n <uses Task tool to launch arch-doc-writer for architecture/networking.md>
"name": "goland-claude-marketplace", "name": "JetBrains, GoLand Team", "email": "goland@jetbrains.com"
Switch between Docker and Kubernetes backends for Kurtosis. After switching, restart the engine: When using Kubernetes:
goboscript is a Copilot instruction set that teaches the AI assistant how to generate code in goboscript, a Scratch compiler written in Rust. It benefits developers who want to use Copilot to write goboscript programs with proper syntax and language-specific rules.
A specialized development agent for IOTA SDK that guides developers through implementing features across domain logic, persistence, migrations, templates, and configuration while maintaining DDD principles and multi-tenant isolation. Ideal for backend engineers building complex Go applications with structured architectural patterns.
Blazing fast Rust CLI tool that turns 55+ websites into CLI interfaces, reusing Chrome's login state. Zero credentials needed. Single 4.7MB binary, zero runtime dependencies. 1. 账号安全:自动化行为可能触发平台风控 3. 最佳实践:执行前向用户展示将发布的内容,等待确认
A Cursor rules booster that enforces Go best practices and coding standards for Go projects, including conventions for formatting, error handling, concurrency, and project structure. Ideal for Go developers and teams building Go applications who want consistent code quality and adherence to language idioms.
Magic Mcp is an MCP server that integrates MasterGo (a design collaboration platform) with Claude, enabling AI to interact with design assets and workflows. It's useful for designers and developers who want to automate design-related tasks within Claude.
17 Google Maps tools for AI agents — geocode, search, directions, weather, air quality, map images via MCP server or standalone CLI
Automates downloading books from Anna's Archive and uploading them to Google NotebookLM for AI-powered document analysis. Useful for researchers and students who want to create searchable knowledge bases from books.
"description": "AI news aggregator that fetches AI industry news from smol.ai RSS and generates structured markdown with intelligent summarization and categorization. Optionally creates beautiful HTML webpages with Apple-style themes.", "name": "geekjourney", "email": "skrphper@gmail.com"
Gollem is a Cursor rules booster that establishes development standards and restrictions for Go-based agentic AI applications using MCP, ensuring consistent code quality, English-only documentation, and proper testing practices.
A comprehensive Go testing booster that teaches TDD methodology, table-driven tests, benchmarking, and fuzzing patterns for Claude Code users. Ideal for Go developers aiming to write reliable, well-tested code following idiomatic Go practices.