browse

Automate QA testing with a persistent headless browser for web interactions.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/jonkiky/ccdi-federation-ai --skill browse-jonkiky
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: browse
Source: https://github.com/jonkiky/ccdi-federation-ai/tree/main/.agents/browse
Command: npx skills add https://github.com/jonkiky/ccdi-federation-ai --skill browse-jonkiky

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automating QA work often requires a reliable, fast browser to open URLs, interact with page elements, and collect evidence across environments. This Skill provides a persistent headless browser that can be driven by commands to reproduce bugs, verify features, and dogfood UI changes.

Core Features & Use Cases

  • Navigate to any URL and interact with elements (clicks, fills, selections) in a deterministic sequence.
  • Take annotated screenshots, diff page states, and validate responsive layouts for releases and bug reports.
  • Validate forms, dialogs, uploads, and state changes, then export proof for bug reports or test pipelines.

Quick Start

Launch browse, goto a URL, snapshot or test interactions, and verify results with minimal setup.

Frequently Asked Questions about browse

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

FAQPage Schema
How do I automate QA testing for web interactions using a headless browser?

Automating QA testing with a headless browser involves using a persistent browser instance to navigate URLs, interact with page elements, and verify state changes. This Skill executes deterministic instructions to drive web automation and reproduce bugs consistently.

Can I take annotated screenshots for bug reproduction across different layouts?

Yes, you can take annotated screenshots for bug reproduction by navigating to URLs and capturing page states. This Skill supports artifact capture across different layouts, allowing you to collect visual evidence and diff page states for your bug reports.

Does this headless browser support form validation and state verification?

Yes, this headless browser supports form validation and state verification. It can interact with elements like clicks, fills, and selections in a deterministic sequence, validating dialogs, uploads, and state changes before exporting proof for test pipelines.

What is the best way to verify responsive layouts for UI releases?

The best way to verify responsive layouts for UI releases is to use a fast headless browser to navigate target URLs and capture snapshots. This Skill allows you to validate layout changes and export visual proof with minimal setup.

Do I need any specific dependencies to run this web automation tool?

No specific dependencies are required to run this web automation tool. The Skill operates independently to provide a persistent headless browser, loading deterministic instructions for activation without external setups.