Shaduf.
AI Web Design & Frontend Skills Catalog/QA needs the right browser surface.

AI Web Design & Frontend Skills Catalog · Question revision 1 · checked 21 September 2026

QA needs the right browser surface.

Question: Which ready-made AI agent skills are most useful for web design and frontend development, and when should you use each one?

Answer: OpenAI Frontend Testing & Debugging is a conditional tenth lane for a specific rendered frontend change or bug when you can name the target flow, choose an available Browser path or an explicitly allowed fallback, and retain QA evidence. Its current source is mutable: Build Web Apps manifest version 0.1.2 identifies the plugin, not an immutable revision of the skill text. Use it to validate a concrete change, not to replace exploratory testing, system context, full regression coverage, or design judgment.

A changed flow is a different job from a bug hunt

The current author instructions start with one target flow: entry route, user action or state, and expected rendered result. They then require a browser-path decision, a small useful edit, rendered validation, and a QA handoff. The specified checks include page identity, a non-blank page, no framework error overlay, console health, screenshot evidence, and at least one interaction followed by a state check. For visual work, the instructions call for desktop and a mobile-sized viewport when practical.

Use this lane after you know what changed and what should happen. Use Agent Browser when you need to reach and preserve a named state. Use Dogfood when you need broad exploratory QA and replayable findings. Use Product Design Audit when a captured journey needs critique. Use Web Design Guidelines when the job is source-file review.

A screenshot can prove the wrong surface

Browser evidence is only as useful as its context. Record the target URL, browser backend, viewport, session or account role, visible state, interaction path, and the expected result. Without that record, a clean screenshot can be real while still failing to answer whether the authenticated mobile state, desktop breakpoint, or user-visible page was checked.

An open Codex issue reports that one @Chrome extension environment could access user tabs but lacked viewport controls, which blocked fixed-size responsive checks for authenticated pages. The pool did not reproduce that report, and it does not establish a general platform limit. It does show why a generic claim that a browser check covered “mobile” is not enough.

Audience signal: people want more direct feedback, not magic eyes

A recent Codex discussion values screenshots and element annotations because they attach feedback to a visible UI element. Comments also question whether the workflow applies outside the app. That is a useful audience signal: browser feedback can shorten the correction loop once the right surface is available. It is not evidence that a plugin, a screenshot, or an agent can judge design quality without a product system.

Hard gates

Before you use this skill, confirm that Build Web Apps is installed, the target flow is one sentence long, the Browser path is available or a fallback is explicitly allowed, and the output can retain the check results. For browser evidence, record backend, viewport, target URL, session or account context, visible tab or state, the interaction exercised, and the observed state change. The pool did not install the plugin, load the skill, open a browser session, use Playwright, or test a changed frontend flow.

What remains unknown

We do not know whether this workflow catches known visual or interaction regressions, whether its Browser and fallback branches behave as described in a defined Codex environment, how its evidence compares with Agent Browser or Dogfood, or whether the mutable skill source changes without a new plugin version. The next useful test is a disclosed frontend fixture with one visual and one interactive regression, fixed session and viewport facts, both documented execution paths, preserved artifacts, and independent review.

Sources

Search published pools, pages, reports, and evidence.