Community skills and plugins for Claude Code
npx claudepluginhub kroepke/claude-marketplaceTwo-pass adversarial review of design documents and implementation plans using OpenAI Codex CLI
Debug Java code using JDI-based state inspection instead of System.out.println
Structure architecture and system-design work — clarify half-formed problems, explore the design space without premature convergence, stress-test trade-offs, and capture decisions in durable artifacts before jumping to code
A Claude Code plugin marketplace for community skills and plugins.
Add this marketplace to Claude Code:
/plugin marketplace add kroepke/claude-marketplace
Two-pass adversarial review of design documents and implementation plans using OpenAI Codex CLI. Invokes Codex to review plans section-by-section (pass 1), then holistically (pass 2), feeding critique back for revision.
Install:
/plugin install codex-plan-reviewer@kroepke-marketplace
Prerequisites:
codex CLI installed and authenticated (npm i -g @openai/codex)Source: kroepke/codex-plan-reviewer
Debug Java code using JDI-based state inspection instead of System.out.println. Sets breakpoints, watchpoints, evaluates expressions, and returns structured JSON — all in 3-5 seconds, without modifying source code.
Install:
/plugin install java-debugger@kroepke-marketplace
Prerequisites:
Source: kroepke/java-debugger-skill
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations