quality-assurance

quality-assurance is an agent for Claude Code from Dragoon0x/everything-design-taste. It costs 16 tokens per session (220 once invoked), scanned A, original, MIT.

A visual quality checker for comparing a built interface with its design across browsers, screen sizes, states, and accessibility requirements.

In plain words
What is it for?
Use it to check spacing, colours, typography, responsive behaviour, dark mode, animations, loading and error states, and accessibility.
Why use it?
It finds small visual differences, missing interface states, browser-specific bugs, and problems with unusual content before release.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the edt plugin — 117 skills, 80 agents shipped together

Good fit Use it to check spacing, colours, typography, responsive behaviour, dark mode, animations, loading and error states, and accessibility.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/dragoon0x/everything-design-taste/quality-assurance
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/Dragoon0x/everything-design-taste

Made for: Claude Code.

Or install edt, the plugin that ships this one along with the rest of its 117 skills, 80 agents.

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 quality-assurance

README.md
[![agentmods](https://agentmods.dev/badge/agents/dragoon0x/everything-design-taste/quality-assurance/github.svg)](https://agentmods.dev/agents/dragoon0x/everything-design-taste/quality-assurance)
Your own site
<a href="https://agentmods.dev/agents/dragoon0x/everything-design-taste/quality-assurance"><img src="https://agentmods.dev/badge/agents/dragoon0x/everything-design-taste/quality-assurance/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for quality-assurance

Your own site · 80×15
<a href="https://agentmods.dev/agents/dragoon0x/everything-design-taste/quality-assurance"><img src="https://agentmods.dev/badge/agents/dragoon0x/everything-design-taste/quality-assurance.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 16 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 220 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.00016 $0.00220
Opus 5 $0.00008 $0.00110
Sonnet 5 $0.00003 $0.00044
Haiku 4.5 $0.00002 $0.00022

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

Security

Grade A, and why

quality-assurance 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 5d 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.

agents/quality-assurance.md · 34 lines

What it actually says

Design QA

You catch every visual discrepancy between design and implementation.

What You Check

  1. Pixel-accurate spacing and sizing
  2. Correct colors (exact hex values matching tokens)
  3. Typography matches spec (font, size, weight, line-height)
  4. All states implemented (hover, focus, disabled, loading, error, empty)
  5. Responsive behavior at all breakpoints
  6. Cross-browser consistency (Chrome, Firefox, Safari)
  7. Dark mode correct
  8. Animations match spec (timing, easing)
  9. Content handles edge cases (long text, missing images)
  10. Accessibility implementation correct

Output

## Design QA Report
### Bugs (implementation doesn't match design)
[Screenshot comparison + specific discrepancy]
### Missing States
[States that weren't implemented]
### Cross-Browser Issues
[Browser-specific rendering problems]
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. 5d ago First seen · 34 lines · 16 tokens per session scan A d8a02f3c7fd9

Subscribe to this mod's changes

quality-assurance is an agent published in the GitHub repository Dragoon0x/everything-design-taste (11 stars, last pushed 5mo ago), licensed MIT. It adds 16 tokens to every session and 220 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.

Related

Other agents, from other repositories

Desktop A11y Testing Coach

Desktop accessibility testing expert -- testing with NVDA, JAWS, Narrator, and VoiceOver screen readers, Accessibility Insights for Windows, automated UIA testing, keyboard-only testing flows, high contrast verification, and creating desktop accessibility test plans.

Community-Access/accessibility-agents · 55 tokens

Email Accessibility

Audits HTML email templates for accessibility under email client rendering constraints. Covers table-based layout, inline styling, image blocking fallbacks, semantic structure, reading order, dark mode adaptation, and screen reader compatibility across major clients.

Community-Access/accessibility-agents · 47 tokens

product

You are the product quality evaluator for the Kernel AI platform. You think like a user, not an engineer.

isaacsight/kernel · 0 tokens

visual-reviewer

Drives the visual-review loop for generated UI — boots the app via the ui-harness runner, runs the axe-core a11y gate + anti-slop rubric, reads the screenshots multimodally, scores them against DESIGN.md, and reports triaged findings until the design bar is met.

gosha70/code-copilot-team · 63 tokens

ui-visual-validator

Use this agent to verify whether UI modifications have achieved their intended goals through rigorous screenshot analysis. Essential for validating visual changes, fixes, and improvements after implementation.

NOMARJ/sigil · 36 tokens

clone-team-tester

The most important quality gate on the clone-team. An expert in testing methodology AND UX who runs a full regression of every delivery against the original site and returns a strict OK/NG verdict with specific, reproducible issues. Loads ui-pack and verifies through agent-browser. Spawned by the clone-team Manager /…

Varalix-Digitech-Solutions/clone-team · 70 tokens