Set Up Front-End QA
Write down what 'done' means, then let the machine check it on every commit.
The steps
Your agent works through these in order, and won't break a step it already finished.
Design QA Checklist
Give interface work a consistent review before it merges.
Component Acceptance Criteria
Give every shared component a written bar it must clear before anyone uses it.
Theme Acceptance Criteria
Set the bar every theme has to clear before it ships to anyone.
UX Edge-Case Checklist
Make every UI feature state what it does when things go wrong before it counts as done.
Visual Regression Testing
Catch unintended visual changes before they reach users, not after.
Screenshot Diff Baselines
Give approved screenshots an owner, a review step, and a rule for updating them.
Accessibility Test Suite
Make accessibility checks part of normal development rather than an audit before launch.
Interaction Test Harness
Test the app the way a person uses it, through real clicks, keys, and focus.
Responsive QA Matrix
Decide which screen sizes, zoom levels, and text settings every flow has to survive.
How to use this collection
One link, several features, one coherent document. Your agent inspects your app once — not once per feature — then implements the set in order, checking after each step that it hasn't broken the last.
Pro users build their own from any features in the library, including their own customized versions.
Go Pro — $28/month