fprochazka/claude-code-plugins
Plugin Claude Code
Collection of Claude Code plugins by Filip Procházka.
fprochazka/claude-code-plugins
Plugin Claude Code
Collection of Claude Code plugins by Filip Procházka.
fprochazka/claude-code-plugins
Plugin Claude Code
AI-powered tool use validation using LLM backends (Vertex AI, etc.) to evaluate command safety and correctness.
fprochazka/claude-code-plugins
Plugin Claude Code
Multi-agent branch code review — conventions, architecture, design craft, bugs, performance, security, release readiness, git history, and documentation reviewed in parallel.
fprochazka/claude-code-plugins
Plugin Claude Code
Skill for using Gemini CLI with massive context windows (1M tokens) for codebase analysis and second opinions.
fprochazka/claude-code-plugins
Plugin Claude Code
Git workflow skill and commit commands — vertical-slice atomic commits, fixups over correction commits, and dependency-ordered branch history.
fprochazka/claude-code-plugins
Plugin Claude Code
GitLab through the glab CLI — the glab skill, MR commands for pipeline and comment state, and the mr-status review-state skill.
fprochazka/claude-code-plugins
Plugin Claude Code
Skill for converting files to Markdown using Microsoft's markitdown CLI.
fprochazka/claude-code-plugins
Plugin Claude Code
Skill for migrating Python projects from Poetry, pipx, or pip to uv.
fprochazka/claude-code-plugins
Plugin Claude Code
Forces noisy commands (builds, tests, linters, static analysis) to run inside a Sonnet subagent instead of the main context, preserving main-agent tokens.
fprochazka/claude-code-plugins
Plugin Claude Code
Skill for inspecting RabbitMQ instances using the rabbitmqadmin CLI (rabbitmqadmin-ng).
fprochazka/claude-code-plugins
Plugin Claude Code
Software delivery workflow commands - gather context, write plans, file tickets, open MRs, babysit them to green, wrap them up, and brief next steps.
fprochazka/claude-code-plugins
Plugin Claude Code
Skill for searching the web using a SearXNG instance via the searxngcli CLI.
fprochazka/claude-code-plugins
Plugin Claude Code
Auto-reminds Claude to load skills based on keyword triggers in prompts.
fprochazka/claude-code-plugins
Plugin Claude Code
Blocks direct access to dependency caches (/.m2/repository, etc.) and redirects to the libsrc MCP tool for source inspection.
fprochazka/claude-code-plugins
Plugin Claude Code
Iterative web research agent that searches, discovers new directions, and synthesizes findings.