product-design-design-qa

product-design-design-qa is a skill for Claude Code, Codex from AIDotNet/OpenCowork. It costs 70 tokens per session (1,778 once invoked), scanned A, a copy of design-qa, Apache-2.0.

An internal quality check for comparing a product design with its working implementation before handoff. It requires both a source design, such as a Figma screen or screenshot, and a rendered version of the product.

In plain words
What is it for?
Use it after building from a design, URL, or image to compare the two versions and produce a prioritized list of evidence-based fixes.
Why use it?
It catches visible differences between the intended design and what was built. When either version cannot be opened or captured, it records that the review is blocked.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it after building from a design, URL, or image to compare the two versions and produce a prioritized list of evidence-based fixes.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/aidotnet/opencowork/product-design-design-qa
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.

Any agent
npx skills add AIDotNet/OpenCowork --skill product-design-design-qa
Clone the repo
git clone --depth 1 https://github.com/AIDotNet/OpenCowork

Made for: Claude Code, Codex.

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 product-design-design-qa

README.md
[![agentmods](https://agentmods.dev/badge/skills/aidotnet/opencowork/product-design-design-qa/github.svg)](https://agentmods.dev/skills/aidotnet/opencowork/product-design-design-qa)
Your own site
<a href="https://agentmods.dev/skills/aidotnet/opencowork/product-design-design-qa"><img src="https://agentmods.dev/badge/skills/aidotnet/opencowork/product-design-design-qa/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 product-design-design-qa

Your own site · 80×15
<a href="https://agentmods.dev/skills/aidotnet/opencowork/product-design-design-qa"><img src="https://agentmods.dev/badge/skills/aidotnet/opencowork/product-design-design-qa.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 70 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,778 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 91% copy Near-identical to another mod 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.00070 $0.01778
Opus 5 $0.00035 $0.00889
Sonnet 5 $0.00014 $0.00356
Haiku 4.5 $0.00007 $0.00178

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

Security

Grade A, and why

product-design-design-qa 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 11d 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.

Origin

This is a copy

91% identical to design-qa — 25 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

resources/extensions/product-design/skills/product-design-design-qa/SKILL.md · 134 lines

How it starts

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

Design QA

Use this internal helper to compare a prototype's source design against the rendered implementation before handoff.

Do not use this skill for broad UX critique, design critique, product audits, or flow reviews. Use audit for those user-facing requests.

Use this skill before every Product Design build handoff.

A passing QA run requires both:

  • a source visual target: Figma node, image, screenshot, mockup, or source capture
  • a rendered implementation: local URL, deployed URL, app screen, component, or screenshot

If either artifact cannot be opened, captured, or compared, write design-qa.md with final result: blocked and name the blocker. Do not let the build skill hand off as done.

Critical Overrides

Follow critical-overrides.

Workflow

Compare the intended design to the implementation as a product-quality reviewer, not as a generic aesthetic critic. The output must be a prioritized fix list grounded in evidence from both artifacts.

Do not write the QA review from memory, code, or file paths alone. Open or capture both the source design and the implementation first, then compare what is actually visible.

Do not pretend separate image views are side-by-side comparison. Put the source image and the implementation screenshot together in the same comparison input, then judge the visible differences from that combined input.

  1. Identify the comparison target.

    • Determine the source design: Figma node, image, design board, screenshot, spec, or mockup.
    • Determine the implementation: local URL, deployed URL, app screen, component, screenshot, or code-rendered view.
    • Match the same viewport, state, theme, device density, route, content, auth state, and interaction state before judging.
    • If artifacts do not represent the same state, call that out first and avoid false precision.
  2. Capture evidence.

    • For Figma, use design context and screenshot tools when available.
    • For web/app implementations, open the target in a browser and capture screenshots at the intended viewport.
    • Capture additional states when relevant: mobile/desktop, hover/focus/active, empty/loading/error, dark/light, and key responsive breakpoints.
    • Save paths or URLs for screenshots when available so findings can cite evidence.
    • Capturing screenshots is not enough. Put the source image and the implementation screenshot together in the same comparison input before judging.

Read the full file on GitHub · 134 lines

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 11d ago First seen · 134 lines · 70 tokens per session scan A a74b3a8af9a4

Subscribe to this mod's changes

product-design-design-qa is a skill published in the GitHub repository AIDotNet/OpenCowork (635 stars, last pushed 8d ago), licensed Apache-2.0. It adds 70 tokens to every session and 1,778 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 91% identical to design-qa, differing in 25 lines, and is treated as a copy.

Related

Other skills, from other repositories

qa-test-planner

Generate comprehensive test plans, manual test cases, regression test suites, and bug reports for QA engineers. Includes Figma MCP integration for design validation.

davila7/claude-code-templates · 34 tokens

design-qa

Internal prototype QA helper. Use only after a Product Design prototype, URL-to-code build, or image-to-code build has a source visual target and a rendered implementation to compare before handoff. Do not use for broad UX critique, design critique, product audits, or flow reviews; route those user-facing requests to…

XiaomiMiMo/MiMo-Code · 68 tokens

health

Runs a budget-aware agent-assisted engineering health audit for instruction/config drift, hooks/MCP, verifier surfaces, and AI maintainability. Use when users ask in any language to audit Claude, Codex, Pi, agent instructions, MCP or hooks, verifier coverage, or AI-maintainability drift. Not for debugging application…

tw93/Waza · 71 tokens

hunt

Finds root cause before applying fixes for errors, crashes, regressions, failing tests, broken behavior, and screenshot-reported defects. Use when users report in any language errors, crashes, broken behavior, regressions, failing tests, screenshot evidence, or something that used to work and now fails. Not for code…

tw93/Waza · 70 tokens

chrome-cdp

Drive a headless Chrome over the Chrome DevTools Protocol (CDP) for browser QA — navigate, click, fill forms, read the DOM/accessibility tree, screenshot, and assert. Use whenever a task requires loading a web page and interacting with it like a user. Chrome is launched by a bash step (recipe below); this skill…

mattzcarey/shippie · 91 tokens

ui-craft-checks

Use this comprehensive gate for formal review, QA, launch handoff, exact-fidelity inspection, high-risk complex UI, or when the fast gate exposes a deeper craft problem. Ordinary single-screen work uses ui-design-executor and its bundled validator without loading this full matrix. Pair standalone artifacts with…

Orkas-AI/Orkas · 5 tokens