Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By LeeJuOh
Run utility skills in Claude Code projects to audit configurations for drift, extract hardcoded secrets into secure .env files with git ignore, sync git repos under a directory, fetch sitemaps or blocked web content via Gemini, and create structured handoff docs for agent resumption.
npx claudepluginhub leejuoh/claude-code-zero --plugin toolboxExtract URLs from an XML sitemap with optional regex filtering
Fetch web content from URLs using Gemini CLI when WebFetch fails or is blocked (403, rate-limited, bot-blocked sites like Reddit, LinkedIn, etc). Use when you encounter "unable to fetch" errors, when a site blocks direct access, or when the user explicitly asks to fetch via Gemini.
Write or update a handoff document for the next agent
Audit Claude Code config drift and collaboration issues.
Extract hardcoded secrets from CLAUDE.md, .mcp.json, and project config into a gitignored env file, then wire a SessionStart hook to load them automatically. Use when user says "separate secrets", "extract API keys", "secret setup", "env var setup", "hardcoded credentials", ".env setup for Claude", "load secrets via hook", "protect credentials", or "clean up mcp secrets".
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Z.AI vision, search, reader, and GitHub exploration via CLI and MCP. Analyze images, search the web, read pages as markdown, explore repos.
Documentation and authoring workflow router: audit docs vs code drift, sync docs after changes, optimize prompts and SKILL.md files, validate GLFM and Markdown formatting, summarize files/URLs/images with fidelity enforcement. Use when: docs are out of date, CLAUDE.md needs improving, SKILL.md needs optimizing, checking if documentation matches code, summarizing files or URLs.
Corca Workflow Framework — consolidated hooks and skill orchestration for structured development sessions
Personal Claude Code plugin for dwmkerr with repo management and custom workflows
Commands for loading context and priming Claude for specific tasks
Git workflow and version control specialist for git strategies (gitflow, trunk-based), merge conflict resolution, interactive rebase, cherry-pick, bisect, reflog, hooks, and submodules. Use when working with complex git operations, resolving conflicts, or implementing git workflows.
Manage mo markdown viewer sessions with group-based organization: auto-start, browser integration, per-project watch patterns, port isolation
cmux terminal integration: topology control, browser automation, markdown viewer, notifications
Visual report generation suite: wiki analysis, diff review, plan review, project recap, and fact-checking — self-contained HTML reports with interactive diagrams, responsive navigation, and curated design system
Enhanced git worktree: base branch selection (name@base), custom branch prefix, remote tracking, selective copy/symlink for gitignored files
Rubber duck tutor that combats rubber-stamping in AI-assisted workflows. Interactive learning sessions for plan review, code verification, and PR review, with auto-hooks at workflow checkpoints.
A curated marketplace of Claude Code plugins — visual reports, git worktree enhancements, NotebookLM integration, skill creation tools, cross-model code analysis, and developer utilities.
/plugin marketplace add LeeJuOh/claude-code-zero
/plugin install <plugin-name>@claude-code-zero
Run /plugin and check the Installed tab.
| Plugin | Description |
|---|---|
| vision-powers | Interactive HTML reports — diffs, plans, project recaps, and wiki analysis with Mermaid diagrams and Chart.js |
| worktree-plus | Native git worktree behavior with gitignored file support (.worktreeinclude / .worktreelink) |
| toolbox | Developer utilities — sitemap extraction, Gemini web fetch, handoff docs, config audit, secret management |
| notebooklm-connector | Query Google NotebookLM notebooks from Claude Code — source-grounded answers via Chrome automation |
| skill-creator-pro | Create, test, and optimize Claude Code skills with category-aware design and autonomous benchmarking |
| rubber-duck-tutor | Protect your coding skills — interactive comprehension exercises after plans, code, and commits |
| e2e-test-runner | Browser tests in plain English — natural language steps with video recording and visual regression |
| codex-advisor | Cross-model code analysis — OpenAI Codex review and verification with Claude's critical evaluation |
/plugin disable <plugin-name>@claude-code-zero # Disable
/plugin enable <plugin-name>@claude-code-zero # Re-enable
/plugin update <plugin-name>@claude-code-zero # Update to latest
/plugin uninstall <plugin-name>@claude-code-zero # Uninstall