browser-smoke-review

Installation
SKILL.md

Browser Smoke Review

Use Playwright/browser tooling for web-facing checks.

Good fits:

  • docs site checks
  • preview deployment inspection
  • rendered markdown or report review
  • screenshot capture for review
  • browser console and network smoke tests

Workflow:

  1. Open the target URL or local preview.
  2. Inspect the page structure and visible content.
  3. Capture screenshots when useful.
  4. Check console errors and obvious network failures.
  5. Report concrete UX or correctness issues with page/path context.

If the user wants product feedback rather than just smoke testing, combine with panel-review.

Installs
4
GitHub Stars
4.4K
First Seen
Aug 8, 2026
browser-smoke-review — fallow-rs/fallow