fallow-rs/fallow · Archived

browser-smoke-review

Use browser automation to review docs pages, preview URLs, rendered output, or web-facing fallow surfaces. Use when the user wants a screenshot-based review, browser smoke test, docs site check, or preview deployment inspection.

First seen Aug 8, 2026

Installation

$ npx skills add fallow-rs/fallow --skill browser-smoke-review

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from fallow-rs/fallow · top by installs.

npx skills add fallow-rs/fallow

Browse all from fallow-rs/fallow

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 4.4K
License LICENSE
Default branch main
Open issues 7
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 888 B
  • docs SUMMARY.md 256 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 4 installs

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.