Purpose
Capture screenshots at multiple breakpoints and evaluate against mern-styleguide. Report issues, then (with approval) fix and run tests to confirm.
Arguments
--base-url <url>— App URL (default: http://localhost:3000)--routes <paths>— Comma-separated routes (default: discover fromapp/**/page.tsx)--no-fix— Report only, don't offer to fix
Workflow
1. Setup
- Ensure dev server running (
pnpm dev) - Discover routes if not specified (scan for
page.tsx
[Description truncada. Veja o README completo no GitHub.]