A personal collection of skills, agents, MCP servers, hooks, and LSPs to enhance Claude Code
npx claudepluginhub it-bens/claude-code-pluginsExpert prompt engineering for Claude 4, GLM 4.7 (Z.ai), and Gemini 3 (including Deep Research) with production-ready templates
Analyze Python code in planning documents with project-type-aware thresholds (POC, MVP, Private, Enterprise, Open Source). Detects SOLID, DRY, KISS, YAGNI violations, code smells, and suggests modern Python improvements.
Enforces use of Claude Code native tools (Read, Glob, Grep, Edit, Write) instead of bash equivalents (cat, find, grep, sed, echo). Uses PreToolUse hook to intercept Bash commands and block those that should use native tools, providing helpful suggestions.
Convert recipe images, PDFs, text, or URLs to Tandoor-compatible JSON with German output. Rezepte aus Bildern, PDFs, Text oder URLs in Tandoor-kompatibles JSON konvertieren.
Enforces Sonnet model for the Explore subagent. Prevents lossy compression from Haiku during codebase exploration.
Enforces Opus model for the Explore subagent. Maximum accuracy for codebase exploration.
Enforces Sonnet model for the Plan subagent. Ensures thorough architectural reasoning during plan mode.
Enforces Opus model for the Plan subagent. Ensures maximum reasoning depth during plan mode.
Debugging escalation plugin that automatically consults OpenAI Codex (GPT-5) when stuck after three failed attempts with no progress. Features codex-escalation agent with pre-flight validation, context gathering, and progressive escalation (Codex -> User). Includes /codex-check command for setup verification. Requires Codex CLI and OpenAI account. Uses native MCP server integration for fresh analytical perspective and root cause analysis.
Generate and validate conventional commit messages from explicit git references. Features /commit-gen to create messages, /commit-check to validate format and consistency. Automatically detects commit type (feat/fix/refactor/etc.), infers scope from file paths, identifies breaking changes. Includes body validation (presence, content quality, migration instructions) and cross-platform clipboard integration. Supports project-specific configuration via .commitmsgrc.md including optional attribution footer. Comprehensive validation for type accuracy, scope matching, subject precision, and body quality.
Bundled plugins for Claude Code including Agent SDK development tools, PR review toolkit, and commit workflows
Production-ready workflow orchestration with 72 focused plugins, 112 specialized agents, and 146 skills - optimized for granular installation and minimal token usage
Curated collection of 128 specialized Claude Code subagents organized into 10 focused categories