By fprochazka
Guard against accidental commits by validating bash commands before execution, preventing unintended changes to the repository.
A collection of Claude Code plugins by Filip Procházka.
Add this marketplace to Claude Code:
claude plugin marketplace add fprochazka/claude-code-plugins
Then install plugins:
claude plugin install skill-keyword-reminder@fprochazka-claude-code-plugins
To upgrade installed plugins to the latest version:
claude plugin marketplace update fprochazka-claude-code-plugins
claude plugin update skill-keyword-reminder@fprochazka-claude-code-plugins
| Plugin | Description |
|---|---|
| skill-keyword-reminder | Automatically reminds Claude to load relevant skills when keyword triggers appear in user prompts |
| gemini-cli | Skill and review agent for using Gemini CLI with massive context windows (1M tokens) for codebase analysis and second opinions |
| gemini-deep-research | Skill for conducting autonomous deep research using Google's Gemini Deep Research Agent |
| glab | Skill for interacting with GitLab using the glab CLI |
| glab-discussion | Standalone CC plugin + CLI for reading and managing GitLab MR discussion threads |
| glab-mr | GitLab MR tools - fix failed CI, resolve comments, and more |
| ai-tool-use-validator | AI-powered tool use validation using LLM backends (Vertex AI, etc.) to evaluate command safety and correctness |
| slackcli | Skill for interacting with Slack workspaces using the slackcli CLI |
| migrate-to-uv | Skill for migrating Python projects from Poetry, pipx, or pip to uv |
| metabasecli | Skill for interacting with Metabase using the metabase CLI |
| gogcli | Skill for interacting with Google services (Gmail, Calendar, Drive, Docs, Sheets, Slides, Contacts, Tasks, Forms, Chat, People) using the gog CLI |
| rabbitmqadmin | Skill for inspecting RabbitMQ instances using the rabbitmqadmin CLI (rabbitmqadmin-ng) |
| searxngcli | Skill for searching the web using a SearXNG instance via the searxngcli CLI |
| web-researcher | Iterative web research agent that searches, discovers new directions, and synthesizes findings |
| code-review | Multi-agent branch code review — conventions, architecture, bugs, security, and git history reviewed in parallel |
plugins/<name>/ directoryplugins/<name>/.claude-plugin/plugin.json with name, version, descriptionplugins/<name>/README.md.claude-plugin/marketplace.json with matching versionplugins/<name>/.claude-plugin/plugin.json.claude-plugin/marketplace.jsonclaude plugin update <name>@fprochazka-claude-code-plugins to get updatesMIT
Executes bash commands
Hook triggers when Bash tool is used
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 fprochazka/claude-code-plugins --plugin rabbitmqadminSkill for searching the web using a SearXNG instance via the searxngcli CLI
Skill for migrating Python projects from Poetry, pipx, or pip to uv
Skill for using Gemini CLI with massive context windows (1M tokens) for codebase analysis and second opinions
GitLab MR tools - fix failed CI, resolve comments, and more
Skill for conducting autonomous deep research using Google's Gemini Deep Research Agent
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
20 SEO/GEO skills and 5 commands on one shared contract for keyword research, content creation, technical audits, schema markup, monitoring, quality gates, entity truth, and campaign memory.
Comprehensive SEO analysis plugin for Claude Code. 25 sub-skills (21 core + 1 orchestrator + 1 framework + 2 extension mirrors) and 18 sub-agents cover technical SEO, content quality, schema, sitemaps, Core Web Vitals, local SEO, backlinks, AI/GEO, ecommerce, hreflang, SXO, clustering, drift monitoring, and Google APIs. Includes optional MCP extensions, SPA-aware rendering, portability, and hardened SSRF/DNS-rebinding safe fetchers.
Modern R development skills for Claude Code - tidyverse patterns, rlang metaprogramming, Bayesian inference, performance optimization, and more