SKILL.md packages that extend Claude Code, Cursor, Copilot, and other AI agents.
Tags

cc-skills-golang
Human-coded Go style guidelines for clarity, function design, control flow, and idiomatic practices — use when writing or reviewing Go code, creating linters, o

bob
Opinionated Go coding guidelines covering pool lifetimes, concurrency safety, numeric boundaries, error handling, and test discipline for production-quality Go

claude-mpm-skills
Guides building production-quality Go CLIs using Cobra for commands and Viper for configuration, with patterns for flags, completion, testing and best practices

Multigres Operator
Automatically pin multigres-related container image SHA tags in image_defaults.go, compare upstream code between old and new SHAs, and surface any operator impa

agent-skills
Guides agents to create, run, and manage database migrations using the pressly/goose CLI or Go library, with best-practice rules for SQL vs Go migrations.

claude-skill-registry
Helpers and workflows for Morphir Go multi-module development: go.work management, workspace setup, TDD/BDD, and pre-commit checks.

claude-spellbook
Reference of idiomatic Go patterns: error handling, goroutines and channels, context usage, interfaces, generics, testing, and performance best practices.

skills
Run CLI commands, tests, and debugging reliably inside the project's Linux devcontainer to avoid host-architecture mismatches and preserve isolated test state.

pinchtab
Developer guide for building, testing, and contributing to PinchTab — commands, workflows, and PR checklist for local development and CI.

blogwatcher
CLI tools and guidance for managing subscriptions to blogs, scanning for new posts, listing articles, and marking read/unread via the BlogWatcher project.

imgcli
Agent-focused CLI for inspecting, normalizing, composing, converting, and exporting existing images; supports recipes, presets, PDF export and vertical stitchin

skills
Conventions and best practices for building GoFrame v2 projects: scaffolding, database DO usage, code style, soft-delete, and time-maintenance rules.

bob
CLI for building and querying a Go code graph and spec-driven project artifacts (spec lookup, call graphs, dead-code and test annotations).

awesome-codex-plugins
Opinionated GoFrame v2 development conventions and best-practice patterns for building services, database operations, and code structure.

agentup
A comprehensive Go development assistant that generates architectures, patterns, project scaffolds, and best-practice guidance for web, CLI, microservice and da

shipyard
Automated workflow to detect and fix CVEs in Go dependencies across Submariner repositories; creates one commit per package and a single PR per branch.

agentclash
Run lightweight Go-specific checks (detect go.mod, run tests) after commits when Go code is present to catch regressions early.

boost
Guidance for wiring Sirupsen logrus as the logging backend for services using xgodev/boost, including config keys, formatter selection, and safe initialization

andurel
Expert guidance for the Andurel Go framework, focusing on architectural layer placement, CLI usage, and rapid scaffold generation.

go-spring
Orchestrates Go-Spring backend development via a Plan-Execute-Settle (PES) control loop for consistent feature delivery.

kit
Development guide for building Kit extensions: register tools, slash commands, widgets, keyboard shortcuts and integrate with the Kit lifecycle.

agentguard
Expert guidance on Go 1.25 practices, covering concurrency, error handling, generics, and security hardening.

biloba
Provides the core mental model and architectural principles for writing stable browser tests using Biloba, Ginkgo, and Gomega.

zenflow
Multi-agent workflow engine for Go featuring declarative YAML workflows, dynamic planning, and MCP tool integration.

Carapace Bin
Comprehensive reference for the Go toolchain, covering build, test, module management, and environment configuration.