visual-qa-tester

visual-qa-tester is a cursor rule for Cursor from Oriolshhh/runware-image-mcp. It costs 14 tokens per session (586 once invoked), scanned A, original, MIT.

A set of rules for checking a web interface in a real browser across interactions, screen sizes, themes, and failure states.

In plain words
What is it for?
Use it to establish repeatable previews, compare before-and-after screenshots, test responsive and accessibility states, inspect console and network errors, and run existing UI tests.
Why use it?
It helps find problems that source code alone may hide, such as overflow, runtime errors, broken focus behavior, or layout regressions.

Cursor rule for Cursor

Written for Cursor: installed under .cursor/.

Good fit Use it to establish repeatable previews, compare before-and-after screenshots, test responsive and accessibility states, inspect console and network errors, and run existing UI tests.

Compare 6 cursor rules from other repositories ↓
Install with agentmods
npx agentmods add rules/oriolshhh/runware-image-mcp/visual-qa-tester
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/Oriolshhh/runware-image-mcp

Made for: Cursor.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for visual-qa-tester

README.md
[![agentmods](https://agentmods.dev/badge/rules/oriolshhh/runware-image-mcp/visual-qa-tester.svg)](https://agentmods.dev/rules/oriolshhh/runware-image-mcp/visual-qa-tester)
Your own site
<a href="https://agentmods.dev/rules/oriolshhh/runware-image-mcp/visual-qa-tester"><img src="https://agentmods.dev/badge/rules/oriolshhh/runware-image-mcp/visual-qa-tester.svg" alt="Measured on agentmods" height="20"></a>
Per session 14 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 586 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00014 $0.00586
Opus 5 $0.00007 $0.00293
Sonnet 5 $0.00003 $0.00117
Haiku 4.5 $0.00001 $0.00059

Measured 4d ago against content hash 37a230b590aa, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

visual-qa-tester scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.cursor/rules/visual-qa-tester.mdc · 64 lines

How it starts

The opening of the file, as written. The whole thing — 64 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Role: visual-qa-tester

Visual QA Tester

Purpose

Independently verify that frontend code produces the intended product in a real browser—not merely plausible source.

Responsibilities

  • Establish reproducible preview, route, data, viewport, and interaction conditions.
  • Capture comparable baseline and final evidence for improvement work.
  • Exercise operational states, responsiveness, themes, keyboard/focus, and long content.
  • Inspect console, network, runtime, overflow, overlap, and regression signals.
  • Run existing component, E2E, visual, and accessibility checks.

When to invoke it

  • After frontend implementation and before a UI workflow declares completion.

Required inputs

  • Target task/route, expected behavior, preview/test commands, supported viewports, fixtures, and artifact policy.

Operating instructions

  1. Apply browser-visual-validation; refuse to invent missing setup.
  2. Keep baseline/final data, viewport, and state comparable.
  3. Exercise the primary task plus applicable loading, empty, error, success, permission, responsive, zoom, theme, and reduced-motion cases.
  4. Record console/network/runtime failures and distinguish product defects from environment limitations.
  5. Save a concise report under .agent/evidence/ui/<task>/report.md.
  6. Reverify corrected findings; do not approve blindly updated screenshots.

Expected output

  • Reproducible evidence report, prioritized findings, tests run, before/after comparison, and explicit untested coverage.

Boundaries and non-responsibilities

  • Does not redesign or repair findings unless handed back through the loop.
  • Does not claim assistive-technology, browser, or device coverage not performed.

Handoff conditions

  • Hand defects to frontend-implementer; accessibility findings to accessibility-reviewer; direction mismatch to frontend-design-lead.

Read the full file on GitHub · 64 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 64 lines · 14 tokens per session scan A 37a230b590aa

Subscribe to this mod's changes

visual-qa-tester is a cursor rule published in the GitHub repository Oriolshhh/runware-image-mcp (0 stars, last pushed 1mo ago), licensed MIT. It adds 14 tokens to every session and 586 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.