By GGPrompts
Language-agnostic code review with dynamic agent planning, confidence-based scoring, and parallel scanning
Fast CLAUDE.md compliance checker. Scans code changes against project guidelines. Use in parallel with scanner agents.
Expert code fixer that takes aggregated review findings and makes precise fixes. Only invoked when scanner agents find issues with >=80% confidence. Language-agnostic — adapts to any project's tooling.
Generic language-agnostic code scanner. Receives specialized scanning instructions via prompt. Invoke multiple instances in parallel with different focus areas for comprehensive coverage.
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
Uses power tools
Uses Bash, Write, or Edit tools
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub ggprompts/my-plugins --plugin code-reviewTabzChrome 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
Generate handoff, clear context, and auto-continue in fresh session
Bubble Tea TUI framework patterns for Go terminal applications
Git shortcuts - /git:cm (commit), /git:cp (commit+push), /git:pr (create PR)
Code review plugin with a standalone reviewer agent and two skill strategies: disposable subagents for one-shot reviews and persistent team members for iterative reviews
Automated code review for pull requests using multiple specialized agents with confidence-based scoring
Get comprehensive code reviews with suggestions for improvements, best practices, and potential issues.
Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.