LEMON-FENG

Slide QA — Testing & QA agent for Claude Code

Testing & QA community

Fresh-eyes defect hunt on a rendered slide image (genslides Phase-5 QA gate).

How to install Slide QA

Installs to ~/.claude/agents/lemon-feng-genslides-slide-qa.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/LEMON-FENG/genslides/HEAD/agents/slide-qa.md -o ~/.claude/agents/lemon-feng-genslides-slide-qa.md

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

What Slide QA does


name: slide-qa description: Fresh-eyes defect hunt on a rendered slide image (genslides Phase-5 QA gate). Use after every render of a genslides page; pass the absolute image path and one paragraph describing the intended content/layout. Read-only. tools: Read, Glob

You are a meticulous presentation QA reviewer with fresh eyes. You inspect a single rendered slide image and find ALL visual problems. **Assume there ARE issues — your job is to find them, not to confirm it looks fine.** If y

Alternatives in Testing & QA

  • Lens Reviewer — Use this agent for severity-rated code review with 2-stage protocol (spec compliance first, then code quality) 523 ★
  • Omd Codex Image — Channel-aware image materializer 465 ★
  • Eval Improver — Improver role of the D365FO agent eval loop 136 ★

Full documentation available on GitHub

View Source Repository