Frontend Browser Review Use this skill when a change affects what users see or do in the browser. Start Here - Read for web-specific entry points and test commands. - Use the workspace MCP server configured from the repo-owned shared agent setup. When To Use It - UI changes in - Layout, styling, or responsive behavior changes - Changes to navigation or page flows - Bug fixes where the failure mode is visible in the browser - Final signoff for user-visible frontend work Review Loop 1. Start the app with unless an existing local server is already running. 2. Install Chromium with if Playwright…