Skip to content

LeeJuOh/claude-code-zero

Repository files navigation

claude-code-zero

A curated marketplace of Claude Code plugins — interactive HTML reports, native git worktrees, NotebookLM queries, skill creation & optimization, cross-model review with Codex, rubber-duck comprehension checks, multi-backend routing, and everyday developer utilities.

License: MIT Claude Code Plugin Marketplace

product-demo.mp4

Why

Claude Code sessions evaporate when you close them. Plans live in your head. Reviews need 47 files of context. Plugin audits, diff visualizations, NotebookLM queries, worktrees, skill iteration — manual every time, forgotten by the next session.

claude-code-zero packages the workflows that survive across sessions. Each plugin solves one friction. Each installs in one command.

Quick Start

1. Add the marketplace

/plugin marketplace add LeeJuOh/claude-code-zero

2. Install a plugin

/plugin install <plugin-name>@claude-code-zero

3. Verify

Run /plugin and check the Installed tab.

Plugins

Plugin What it does
vision-powers Interactive HTML reports for plugin audits, diff/plan reviews, project recaps, environment health. Markdown export, multi-language, in-browser refine loop, fact-check against git.
worktree-plus Drop-in worktree upgrade — HEAD-based branches, remote tracking, gitignored-file copy/symlink, safe cleanup. Configurable via git config. Covers claude -w, EnterWorktree, subagent isolation.
toolbox Friction-fixer skills: Gemini fallback fetch when WebFetch blocks, sitemap discovery, handoff docs, secret extraction with SessionStart hook, reference repo sync.
notebooklm-connector Query Google NotebookLM notebooks from Claude Code via Chrome automation. Source-grounded with citations, auto-retry on partial answers. Requires Claude in Chrome.
skill-creator-pro Build good skills, not just any skills. 9-category design guide, gotchas-first templates, benchmark viewer, description-trigger optimizer, autonomous output-quality loop.
codex-advisor Wrap every Codex call with Claude's independent double-check. Findings classified Agreed / Disputed / Nuanced / False Positive / Uncited — catches hallucinated file:line citations. Reviews, rescue, plan verify, research.
rubber-duck-tutor Stay sharp while coding with AI. Duck quizzes you on plans, diffs, PRs — one question, then silence. 5 modes + rate-limited auto-prompts at plan creation, spec writes, PR/MR, git commands.
vibeproxy-kit macOS alias manager for VibeProxy. Discovers authenticated backends (Codex, Copilot, Antigravity, Gemini, Qwen, Z.AI GLM), writes cc-* aliases without clobbering manual edits. ⚠️ May violate provider ToS.
claw-mo Markdown live preview via mo — Mermaid, KaTeX, Shiki rendering. Per-project tabs, deep-link, stdin pipe, full-text search, autosync-on-write for Claude-created docs.
claw-mux Terminal topology control inside cmux — pane-to-pane I/O, dev-server + log tailing, spawn child Claude Code with wait-for completion. WKWebView browser automation, markdown panel, sidebar status.

Plugin Management

/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

License

MIT License

About

Complete Claude Code plugin marketplace — agents, skills, hooks, commands, rules, MCPs.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors