Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Visual Verdict

Skill Verifiziert Aktiv

Structured visual QA verdict for screenshot-to-reference comparisons

Zweck

To automate visual quality assurance by providing a strict, deterministic verdict for generated UI screenshots against reference images, enabling iterative refinement of visual fidelity.

Funktionen

  • Structured visual QA verdict generation
  • Screenshot-to-reference image comparison
  • Concrete difference identification
  • Actionable editing suggestions
  • Pass/fail threshold enforcement

Anwendungsfälle

  • Verifying UI generated by AI against design mockups
  • Ensuring visual consistency across different development iterations
  • Automating visual regression testing
  • Providing deterministic feedback for UI refinement

Nicht-Ziele

  • Performing actual image editing or code generation
  • Providing functional or accessibility testing
  • Interpreting non-visual aspects of UI components

Workflow

  1. User provides reference images and a generated screenshot.
  2. Skill compares the generated screenshot against references.
  3. Skill returns a JSON verdict including score, differences, suggestions, and reasoning.
  4. User reviews the verdict and iterates on edits if the score is below the threshold.

Voraussetzungen

  • Claude Code CLI
  • Reference images and generated screenshot

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add Yeachan-Heo/oh-my-claudecode
/plugin install oh-my-claudecode@omc

Qualitätspunktzahl

Verifiziert
99 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne33.7k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Telegram Crabbox E2e Proof

100

Use when reviewing, reproducing, or proving OpenClaw Telegram behavior with a real Telegram user on Crabbox, including PR review workflows that need an agent-controlled Telegram Desktop recording, TDLib user-driver commands, Convex-leased credentials, WebVNC observation, and motion-trimmed artifacts.

Skill
steipete

Qa

100

Interactive QA session where user reports bugs or issues conversationally, and the agent files GitHub issues. Explores the codebase in the background for context and domain language. Use when user wants to report bugs, do QA, file issues conversationally, or mentions "QA session".

Skill
mattpocock

UltraQA

99

QA cycling workflow - test, verify, fix, repeat until goal met

Skill
Yeachan-Heo

Dogfood

99

Systematische Erkundung und Test einer Webanwendung zur Fehlerfindung, Aufdeckung von UX-Problemen und anderen Schwierigkeiten. Verwenden Sie dies, wenn Sie aufgefordert werden, eine Anwendung zu "dogfooden", "QA-Tests durchzuführen", "explorativ zu testen", "Probleme zu finden", "nach Fehlern zu suchen" oder die Qualität einer Webanwendung zu überprüfen. Erzeugt einen strukturierten Bericht mit vollständigen Reproduktionsnachweisen – Schritt-für-Schritt-Screenshots, Repro-Videos und detaillierte Repro-Schritte für jedes Problem –, damit die Erkenntnisse direkt an die zuständigen Teams weitergegeben werden können.

Skill
vercel-labs

Grammar Check

99

Identify grammar, logical, and flow errors in text and suggest targeted fixes without rewriting the entire text. Use when proofreading content, checking writing quality, or reviewing a draft.

Skill
phuryn

Acceptance Criteria Generator

99

Generates structured Given/When/Then acceptance criteria for a user story or feature slice. Use when translating product requirements into testable scenarios that cover the happy path, edge cases, error states, and non-functional expectations for engineering handoff and QA.

Skill
product-on-purpose