LeeJuOhLeeJuOhCommunityยท13 Agent Skills Included

claude-code-zero

Code review, visual reports, testing, and developer workflow plugins

Extends Claude Code with cross-model code review, visual diff and architecture reports, natural-language E2E testing, and git worktree management. Eliminates blind trust in generated code, brittle test selectors, lost session context, and hardcoded secrets. Adds learning coaches, NotebookLM querying, and terminal multiplexing to speed up daily development work.
npx skills add LeeJuOh/claude-code-zero --all -g -y
Available:

Directs the agent to AGENTS.md as the source of truth for plugin structure, development workflow, official docs lookup rules, and coding conventions when working in this repository.

All Skills in This Repository (13)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
LeeJuOhLeeJuOh

setup

Register custom Git hooks for the worktree-plus plugin in Claude Code settings.

Community
Basic
๐Ÿ“ฆ In Repo
LeeJuOhLeeJuOh

plugin-bookmarks

Manage Claude Code plugin bookmarks with JSON storage and install commands.

Community
Intermediate
๐Ÿ“ฆ In Repo
LeeJuOhLeeJuOh

report-manager

List, open, delete, and search generated HTML reports.

Community
Intermediate
๐Ÿ“ฆ In Repo
LeeJuOhLeeJuOh

fact-check

Verify document claims against codebase and git history.

Community
Advanced
๐Ÿ“ฆ In Repo
LeeJuOhLeeJuOh

agent-extension-visualizing

Analyze Claude Code plugins and generate HTML or Markdown reports.

Community
Advanced
๐Ÿ“ฆ In Repo
LeeJuOhLeeJuOh

diff-visual

Visualize git diffs as interactive HTML reports with architecture diagrams and comparisons.

Community
Advanced
๐Ÿ“ฆ In Repo
LeeJuOhLeeJuOh

project-recap

Generate a visual HTML report summarizing project activity from Git history.

Community
Advanced
๐Ÿ“ฆ In Repo
LeeJuOhLeeJuOh

plan-visual

Generate interactive HTML reports analyzing implementation plans for risks and dependencies.

Community
Advanced
๐Ÿ“ฆ In Repo
LeeJuOhLeeJuOh

notebooklm-manager

Manage and query Google NotebookLM notebooks via a Chrome agent.

Community
Advanced
๐Ÿ“ฆ In Repo
LeeJuOhLeeJuOh

handoff

Generate and update handoff documents capturing goals, progress, and next steps.

Community
Intermediate
๐Ÿ“ฆ In Repo
LeeJuOhLeeJuOh

fetch-sitemap

Extract URLs from XML sitemaps with regex filtering and automatic discovery.

Community
Intermediate
๐Ÿ“ฆ In Repo
LeeJuOhLeeJuOh

workspace-check-project

Verify project structure, global configuration paths, and Node.js and Git versions.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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โ†’