claude-code-zero
Code review, visual reports, testing, and developer workflow plugins
All Skills in This Repository (13)
Pure Emerald Level Indicatorssetup
Register custom Git hooks for the worktree-plus plugin in Claude Code settings.
plugin-bookmarks
Manage Claude Code plugin bookmarks with JSON storage and install commands.
report-manager
List, open, delete, and search generated HTML reports.
fact-check
Verify document claims against codebase and git history.
agent-extension-visualizing
Analyze Claude Code plugins and generate HTML or Markdown reports.
diff-visual
Visualize git diffs as interactive HTML reports with architecture diagrams and comparisons.
project-recap
Generate a visual HTML report summarizing project activity from Git history.
plan-visual
Generate interactive HTML reports analyzing implementation plans for risks and dependencies.
notebooklm-manager
Manage and query Google NotebookLM notebooks via a Chrome agent.
handoff
Generate and update handoff documents capturing goals, progress, and next steps.
fetch-sitemap
Extract URLs from XML sitemaps with regex filtering and automatic discovery.
workspace-check-project
Verify project structure, global configuration paths, and Node.js and Git versions.
Frequently Asked Questions
FAQPage SchemaHow to install claude-code-zero?โผ
Run `npx skills add LeeJuOh/claude-code-zero --all -g -y` in your terminal to install all skills globally.
What does claude-code-zero do?โผ
It is a plugin marketplace for Claude Code covering cross-model code review via Codex, visual HTML reports for diffs and documents, natural-language E2E testing, git worktree safety, secret extraction, and session handoffs.
How do I get a second opinion on AI-generated code?โผ
The codex-advisor plugin sends your code, plans, or research to Codex for independent review, then fact-checks every finding as Agreed, Disputed, Nuanced, False Positive, or Uncited.
Can I write E2E tests without selectors?โผ
Yes. The e2e-test-runner plugin lets you write tests as natural language JSON steps, and the agent decides what to click, records video, and runs visual regression checks.
Does claude-code-zero work without coding experience?โผ
Basic terminal use is enough to install and run the plugins, but most skills target developers working with git, code reviews, and web projects.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core