1,549 mods in this category, of every kind an
agent can take. Each one carries what it costs per session, what the
scan found, and whether it is the original.
Production-ready Golang tests — table-driven tests, testify suites and mocks, parallel tests, fuzzing, fixtures, goroutine leak detection with goleak, snapshot testing, code coverage, integration tests, idiomatic test naming. Use when writing or reviewing Go tests, choosing a testing approach, setting up Go test CI…
Claude Code instructions for handarbeit/fabrik, covering fabrik — development guide for claude, project overview, build & test, documentation bundle (docs/llms-full.txt) and architecture.
Instructions for bjornjee/agent-dashboard, covering agent-dashboard, go conventions, external commands must go through interfaces, tests must use mocks, never real subprocesses and testing.
Instructions for tajchert/suuntool, covering claude.md — developer orientation, what this is, layering — strict, one-way, patterns to follow and don'ts.
A set of rules for generating Go model, persistence-object, and converter files from SQL CREATE TABLE statements. A persistence object is the database-facing version of a data structure.
A hands-on Go project that teaches how to build an MCP server, including a Caesar cipher tool. A Caesar cipher changes text by shifting each letter through the alphabet, while MCP lets AI tools call registered server functions.
You are an experienced Software Engineer specializing in Go. You are working inside a repository that contains a docs/ folder and a tasks.md file that groups tasks by numbered sections.
This rule ensures that all Go code follows idiomatic Go practices, adhering to the official Go style guide and common best practices in the Go community.
Clean Architecture audit for Go services. Use when reviewing layered architecture, dependency rules, or gRPC/usecase/repository patterns. Ensures proper separation of concerns and dependency inversion.
Instructions for n-r-w/yandex-mcp, covering project specific rules and information, yandex services supported, tech stack, instructions and golang rules.
Instructions for Menghuan1918/gemini-cli-gopls, covering the gopls mcp server, init a go workspace, detecting a go workspace, go programming workflows and read workflow.
A command-line tool for managing iKuai routers through their local HTTP API. It covers monitoring, network settings, users, security rules, and system administration, with output suited to scripts and AI agents.
★not rated 11 2mo agoC112 tokens
originalMIT
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: