Wcc723

Comic Panel Reviewer — Testing & QA agent for Claude Code

Testing & QA community

用 vision 讀 panel/page PNG,對照 spec 給結構化 pass/fail JSON + retry directives.

How to install Comic Panel Reviewer

Installs to ~/.claude/agents/wcc723-comic-pipeline-skill-comic-panel-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Wcc723/comic-pipeline-skill/HEAD/.claude/agents/comic-panel-reviewer.md -o ~/.claude/agents/wcc723-comic-pipeline-skill-comic-panel-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Comic Panel Reviewer does

用 vision 讀 panel/page PNG,對照 spec 給結構化 pass/fail JSON + retry directives.

Alternatives in Testing & QA

  • Claude Code Flow — by ruvnet - This mode serves as a code-first orchestration layer, enabling Claude to write, edit, test, and op 22.2k ★
  • Pencil UI Designer — Use this agent when you need Pencil-based design workflows: atomic designer actions, MCP tools, and spec-drive 635 ★
  • Review Test Structure — Reviews test code for isolation, independence, readability, documentation quality, and proper setup/teardown 432 ★

Full documentation available on GitHub

View Source Repository