This repository contains my curated Claude Code plugins, synced from GGPrompts.
This plugin follows the official Anthropic plugin format:
.claude-plugin/
plugin.json # Plugin manifest
commands/ # Slash commands
agents/ # Subagents
skills/ # Skills (each in its own directory)
hooks/ # Hook configurations
Clone this repo and load it in Claude Code:
git clone https://github.com/YOUR_USERNAME/my-gg-plugins.git
cd my-gg-plugins
claude plugin load .
Or add it to your Claude Code settings to auto-load on startup.
Visit ggprompts.com/claude-code/toolkit to:
Managed by GGPrompts - The control plane for your Claude Code setup
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimTabzChrome integration: spawn terminals, browser automation, and project integration via HTML/WebSocket/JS API
Orchestrate Claude Code workers with tmux — spawn, monitor, coordinate, and speak across parallel sessions
Git shortcuts - /git:cm (commit), /git:cp (commit+push), /git:pr (create PR)
Multi-model orchestration with GitHub Copilot CLI - audit, council, and model presets
Bubble Tea TUI framework patterns for Go terminal applications
npx claudepluginhub ggprompts/my-plugins --plugin repomixSlash commands for quick Repomix operations. Pack local and remote repositories with simple commands like /pack-local and /pack-remote.
Interactive setup wizard for configuring any repository with Claude Code best practices, based on Boris Cherny's workflow
5 methods to retrieve code context: DeepWiki, Context7, Exa, git clone, and web search+fetch
Official GitHub MCP server for repository management. Create issues, manage pull requests, review code, search repositories, and interact with GitHub's full API directly from Claude Code.
Commands for loading context and priming Claude for specific tasks
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.