Plugin Claude Code
Plugin marketplace listing 4 plugins: devops-infrastructure, software-engineering, go-specialist, bash-specialist.
Plugin Claude Code
Plugin marketplace listing 4 plugins: devops-infrastructure, software-engineering, go-specialist, bash-specialist.
Command Claude Code
Audit all plugins for adherence to Claude Code official best practices.
Instructions file
Instructions for sgaunet/claude-plugins, covering claude.md, repository overview, architecture, marketplace structure and agent architecture.
Plugin Claude Code
Production-quality bash scripting with shellcheck compliance, robust error handling, and beautiful terminal UX via Charmbracelet gum. Skills: gum-beautify (TTY-safe interactive output). MCP: context7.
MCP server Claude CodeCodexCursor +2
Context7's hosted MCP server: up-to-date library documentation and code examples on demand. Remote server at mcp.context7.com.
Agent
Production-quality bash scripting with shellcheck compliance, robust error handling, and beautiful terminal UX. Use for shell scripts, CLI tools, and automation.
Skill Claude CodeCodex
Integrate Charmbracelet gum for beautiful, TTY-safe terminal output in bash scripts: interactive prompts, styled output, spinners, and structured logging.
Plugin Claude Code
Infrastructure as Code (Terraform, Ansible, CloudFormation), CI/CD pipelines (GitHub Actions, GitLab CI, Forgejo Actions via fgj), and database specialists (PostgreSQL, MySQL) for DevOps workflows.
Agent
AWS cloud architecture expert for infrastructure design, cost optimization, and Well-Architected Framework. Use PROACTIVELY for AWS-specific tasks.
Agent
CI/CD expert for GitHub Actions, GitLab CI, and Forgejo. Use for pipeline creation, testing workflows, and release automation.
Agent
Multi-engine database expert (MySQL, MongoDB, Redis, SQLite, SQL Server) for schema design, query optimization, and performance tuning. Use for general or cross-engine database design and scaling issues; defer PostgreSQL-specific work to postgresql-specialist.
Agent
Infrastructure as Code expert for Terraform, Ansible, and cloud automation. Use for infrastructure provisioning and configuration management.
Agent
PostgreSQL database expert for schema design, query optimization, and performance tuning. Use PROACTIVELY for PostgreSQL-specific tasks.
Command
Analyze PostgreSQL performance with query and index insights.
Plugin Claude Code
Master Go 1.25+ development with modern patterns, advanced concurrency, performance optimization, and production-ready microservices. Skills: go-blackbox (black box test enforcement), go-bulma (Bulma CSS scaffolding), go-structure (project layout), go-tool (Go 1.24+ tool dependencies). MCP: context7.
Agent
Master Go 1.25+ with modern patterns, concurrency, and performance optimization. Use for Go development, architecture, or microservices.
Command
Generate complete .forgejo/workflows directory with Forgejo Actions workflows (test, lint, release) for Go projects.
Command
Generate complete .github directory with workflows, dependabot, and funding configs for Go projects.
Command
Generate GitLab CI/CD pipeline configuration for Go projects with testing, coverage, and automated releases.
Command
Generate GoReleaser configuration with multi-arch Docker builds and release automation.
Command
Generate .golangci.yml configuration for Go linting with 90+ linters.
Command
Generate mise.toml, Taskfile.yml, Taskfiledev.yml, and .pre-commit-config.yaml for Go projects with comprehensive task automation.
Command
Implement a Go feature using TDD methodology with up-to-date library documentation from Context7.
Skill Claude CodeCodex
Detect white box Go tests and propose conversion to black box tests (package footest), creating exporttest.go bridges when tests need access to internals.