Help us improve
Share bugs, ideas, or general feedback.
Specialized Claude Code agents for DevOps infrastructure, software engineering workflows, and Go development. Includes proactive agents for IaC, CI/CD, database optimization, code review, debugging, documentation, and more.
npx claudepluginhub sgaunet/claude-pluginsInfrastructure as Code (Terraform, Ansible, CloudFormation), CI/CD pipelines (GitHub Actions, GitLab CI), and database specialists (PostgreSQL, MySQL) for DevOps workflows.
Code review, debugging, documentation, license compliance (AGPL/MIT/Apache), payment integration (Stripe/PayPal), and frontend development (HTMX/Alpine.js) workflows. MCP: context7
Master Go 1.25+ development with modern patterns, advanced concurrency, performance optimization, and production-ready microservices. Skills: golangci-lint, goreleaser, go-tool (Go 1.24+ tool dependencies), go-blackbox (black box test enforcement), go-structure (project layout), GitHub Actions, GitLab CI. MCP: context7
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Curated collection of 154 specialized Claude Code subagents organized into 10 focused categories
Share bugs, ideas, or general feedback.
A curated collection of specialized Claude Code plugins designed to enhance your development workflow with intelligent agents, skills, and commands.
Official claude code marketplace: https://github.com/anthropics/claude-code
This marketplace provides three comprehensive plugin collections:
Each plugin includes proactive agents that automatically assist with their specialized domains, plus skills and commands to streamline common development tasks.
/plugin marketplace add sgaunet/claude-plugins
For local development, you can also link a local folder:
git clone git@github.com:sgaunet/claude-plugins.git
claude
within claude:
/plugin marketplace add ./claude-plugins
/plugin
These plugins use gh and glab CLIs for GitHub/GitLab operations:
Authenticate after installation:
gh auth login
glab auth login
Repository: sgaunet/pplx
Provides AI-powered web search and question-answering capabilities through Perplexity AI.
Installation:
# Install from source
git clone https://github.com/sgaunet/pplx.git
cd pplx
go install
# Or download pre-built binary from releases
Configuration:
# Add to Claude Code MCP configuration
claude mcp add perplexity-ai -- pplx mcp-stdio
# Set environment variable
export PPLX_API_KEY="your-perplexity-api-key"
Environment Variables:
PPLX_API_KEY - Your Perplexity AI API key (get from perplexity.ai)Agents:
aws-specialist - AWS cloud architecture, Well-Architected Framework, cost optimizationcicd-specialist - GitHub Actions, GitLab CI, Forgejo Actions expertdatabase-specialist - PostgreSQL, MySQL optimization and schema designdevops-specialist - Terraform, Ansible, CloudFormation, cloud automationpostgresql-specialist - PostgreSQL 16+ advanced features, query optimization, replicationCommands:
/analyze-db-performance - PostgreSQL performance analysis with query and index insightsSkills: None yet
Use Cases:
Agents:
code-review-enforcer - Code quality, security, best practicesdebugger - Error analysis and root cause investigationdocs-architect - Long-form technical documentation (uses Opus model)html-first-frontend - HTMX, Alpine.js, Tailwind developmentlicense-specialist - Open source license compliance for SaaSpayment-integrator - Stripe, PayPal, subscription billingsecurity-auditor - Security vulnerability detectionCommands:
/analyze-and-create-issue - Analyze codebase issues and create GitHub/GitLab issues/analyze-pr - Comprehensive PR review for quality, security, and coverage/audit-codebase - Security and performance audit/check-claude-md-tokens - Monitor and optimize CLAUDE.md token count/commit - Generate conventional commit messages/create-issue - Create GitHub or GitLab issue/feature-flow - Complete git workflow orchestration (branch, issue, commit)/gen-claude - Generate or enhance CLAUDE.md with project guidance/upd-project-description - Update GitHub/GitLab project metadataUse Cases:
Agents:
golang-pro - Go 1.25+ expert with generics, concurrency, performance optimization