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

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

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

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

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.

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

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

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

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

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

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

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

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

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.

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