fprochazka/claude-code-plugins

11Stars on the repository
55Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

gemini-cli

01

fprochazka/claude-code-plugins

Skill Claude CodeCodex

Use Gemini CLI in non-interactive mode for tasks requiring massive context windows (1M tokens). Best delegated to subagents for iterative analysis and summarization. Invoke when analyzing large codebases, requesting deep analysis, getting second opinions on complex problems, or when Claude's context limits are…

11 4d ago A 121 tokens original MIT

git-workflow

02

fprochazka/claude-code-plugins

Skill Claude CodeCodex

Judgment rules for how to shape commits, plan branches, and respond to review — not git mechanics. Use when staging changes, writing commit messages, splitting/reordering commits, planning a branch's structure, addressing review feedback, or deciding how to merge.

11 4d ago A 55 tokens original MIT

glab

03

fprochazka/claude-code-plugins

Skill Claude CodeCodex

GitLab CLI for merge requests, issues, CI/CD pipelines, repositories, and more. Use when working with GitLab to list/view MRs, check CI status, browse issues, or any GitLab API operation. Triggered by requests involving GitLab data, merge requests, CI pipelines, or GitLab project management.

11 4d ago A 68 tokens original MIT

mr-status

04

fprochazka/claude-code-plugins

Skill Claude CodeCodex

Determine the review-and-merge status of one merge request or a set of them — draft, rebase, pipeline, approvals, AI-reviewer verdicts, human threads, and what actually blocks the merge. Use when asked "what is the status of MR X", "which MRs are ready to merge", "build the review queue overview", "is this MR green"…

11 4d ago A 114 tokens original MIT

markitdown

05

fprochazka/claude-code-plugins

Skill Claude CodeCodex

CLI for converting files to Markdown using Microsoft's markitdown. Use when converting PDF, DOCX, PPTX, XLSX, HTML, images, audio, or other file formats to Markdown for text analysis or LLM processing. Triggered by requests involving file-to-markdown conversion, document text extraction, or preparing files for LLM…

11 4d ago A 73 tokens original MIT

migrate-to-uv

06

fprochazka/claude-code-plugins

Skill Claude CodeCodex

Migrate Python projects from Poetry, pipx, or pip/requirements.txt to uv. Converts pyproject.toml from Poetry format to PEP 621 standard, handles dependency groups, scripts, extras, build backends, and generates uv.lock. Use when user asks to: (1) migrate/convert from Poetry to uv, (2) replace pipx with uv tool, (3)…

11 4d ago C 124 tokens original MIT

rabbitmqadmin

07

fprochazka/claude-code-plugins

Skill Claude CodeCodex

CLI for querying RabbitMQ instances (vhosts, queues, exchanges, bindings). Use when inspecting RabbitMQ, listing queues, checking exchange bindings, viewing queue details, or exploring RabbitMQ topology. Triggered by requests involving RabbitMQ data, queue inspection, exchange listing, or message broker exploration.

11 4d ago A 63 tokens original MIT

fprochazka/claude-code-plugins

Skill Claude CodeCodex

Identify the project's issue tracker, team, ticket conventions and workflow state names before any command touches a ticket. Use when asked "which status should this move to", "move the ticket", "mark it ready for review", "what is the team workflow", "which issue tracker states exist", or when a ticket has to change…

11 4d ago A 92 tokens original MIT

searxngcli

09

fprochazka/claude-code-plugins

Skill Claude CodeCodex

This skill should be used when the user asks to "search the web", "look up online", "find recent information", "search for", "what's the latest on", or needs web search results. Provides access to a private SearXNG metasearch engine instance via the searxng CLI. Prefer this over WebSearch when available.

11 4d ago A 80 tokens original MIT