browse

Navigate pages with a headless browser and capture annotated screenshots.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/steadyfall/fspeek --skill browse-steadyfall
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: browse
Source: https://github.com/steadyfall/fspeek/tree/main/.claude/skills/gstack/browse
Command: npx skills add https://github.com/steadyfall/fspeek --skill browse-steadyfall

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Fast, deterministic headless browser QA enables you to navigate any URL, interact with elements, and verify page state without maintaining manual test workflows.

Core Features & Use Cases

  • Navigate pages, interact with UI elements, and verify outcomes across environments.
  • Take annotated screenshots, diff before/after states, and check responsive layouts.
  • Use for feature verification, bug reproduction, and quick dogfooding of deployments.

Quick Start

Open a page in the headless browser and take a screenshot.

Frequently Asked Questions about browse

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate headless browser QA testing for regression and form validation?

Drive web QA automation by using a fast headless browser to navigate URLs, interact with UI elements, and verify page state deterministically via scripts for regression testing and form validation.

Can I take annotated screenshots to diff UI states across environments?

Yes, take annotated screenshots to diff before and after page states across environments, enabling you to check responsive layouts and verify outcomes during feature verification.

What is the best way to reproduce bugs with a headless browser?

Use a fast headless browser to load pages, capture state, and reproduce bugs by navigating and interacting with elements deterministically, reporting clear outcomes without manual workflows.

Does this headless browser tool require any external dependencies to run scripts?

No, the headless browser tool executes deterministically via scripts with no external dependencies, loading pages and capturing state independently to report clear QA outcomes.

How do I verify deployments quickly without maintaining manual test workflows?

Automate deployment verification by navigating pages in a headless browser, interacting with elements, and capturing state deterministically, allowing quick dogfooding without maintaining manual test workflows.