Automates the QA checklist you'd normally run manually before shipping frontend changes. After deploying to staging, it navigates your site like a real user, checks console errors and network failures, screenshots three breakpoints, tests forms and auth flows, runs accessibility audits, and spits out a pass/fail report with Core Web Vitals. Works with claude-in-chrome, Playwright, or Puppeteer. The four-phase approach (smoke test, interactions, visual regression, accessibility) catches the obvious stuff that slips through: overflowing containers on mobile, missing form validation, broken nav links. Honestly most useful when you're touching UI code you didn't write and need confidence it still works.
npx -y skills add affaan-m/everything-claude-code --skill browser-qa --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
dbt-labs/dbt-agent-skills
github/awesome-copilot