| name | visual-check |
|---|---|
| description | How to visually verify UI changes using bin/visual-check. Use when making any UI/frontend change, or when asked to check how the app looks or behaves in the browser. |
| user-invocable | false |
bin/visual-check is a CLI that drives a real browser (Capybara + Selenium
headless Chrome) against the running bin/dev server. Use it to verify