By LeeJuOh
Run E2E browser tests defined in natural language JSON files, with dev server support, screenshots, and visual regression via agent-browser and Claude Code SDK.
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
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub leejuoh/claude-code-zero --plugin e2e-test-runnerManage mo markdown viewer sessions with group-based organization: auto-start, browser integration, per-project watch patterns, port isolation
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.
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
End-to-end test automation with Playwright, Cypress, and Selenium for browser-based testing
End-to-end test execution and recording for web applications
Playwright E2E test debugging and interactive browser exploration. Runs tests with action capture (DOM snapshots, network, console, screenshots), diagnoses failures, and provides browser tools for navigating, clicking, and inspecting pages through ARIA snapshots.
Simplified CLI-integrated plugin for E2E testing with essential slash commands plus dynamic API CLI workflows (`qa-use api`). Provides AI-first feature verification, browser automation, and test management. All CLI operations documented in SKILL.md and accessible via `qa-use docs` for harness compatibility.
Browser automation and E2E testing with Playwright. Auto-detects dev servers, writes clean test scripts. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use for cross-browser testing, visual regression, API testing, component testing in TypeScript/JavaScript and Python projects.
Production-grade Playwright testing toolkit. Generate tests from specs, fix flaky failures, migrate from Cypress/Selenium, sync with TestRail, run on BrowserStack. 55+ ready-to-use templates, 3 specialized agents, smart reporting that plugs into your existing workflow.