๐ŸŽฏ

ui-test

๐ŸŽฏSkill

from browserbase/skills

VibeIndex|
What it does
|

AI-powered adversarial UI testing skill from the Browserbase plugin โ€” analyzes git diffs to test only the changed paths, or explores the whole app to find bugs by generating realistic user flows. Uses Browserbase remote sessions with anti-bot stealth, CAPTCHA solving, and residential proxies.

๐Ÿ“ฆ

Same repository

browserbase/skills(31 items)

ui-test

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add browserbase/skills --skill ui-test
skills.sh Installโš  Installs to .agents/skills/
npx skills add browserbase/skills --skill ui-test
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/ui-test/SKILL.md

SKILL.md

2,457Installs
-
AddedApr 5, 2026

More from this repository10

๐ŸŽฏ
browser๐ŸŽฏSkill

A browser automation skill from Browserbase Skills, enabling Claude Code to interface with browsers using Stagehand AI automation framework for navigation, interaction, and serverless deployment.

๐Ÿ”Œ
browse๐Ÿ”ŒPlugin

Plugin

๐Ÿ”Œ
functions๐Ÿ”ŒPlugin

A serverless browser automation functions plugin from Browserbase, enabling deployment of browser automation to the Browserbase cloud using the bb CLI alongside Stagehand AI browser control.

๐Ÿ”Œ
functions๐Ÿ”ŒPlugin

Plugin

๐Ÿ”Œ
browse๐Ÿ”ŒPlugin

Plugin

๐Ÿช
browserbase-agent-browse๐ŸชMarketplace

Enables Claude Code to automate browsers using Stagehand, an AI browser automation framework that accepts natural language instructions for more context-efficient automation than native Playwright.

๐Ÿ”Œ
browserbase-cli๐Ÿ”ŒPlugin

Use the Browserbase CLI (`bb`) for Browserbase Functions and platform API workflows. Use when the user asks to run `bb`, deploy or invoke functions, manage sessions, projects, contexts, or extensions, fetch a page through the Browserbase Fetch API, or open the Browserbase dashboard from the command line.

๐ŸŽฏ
fetch๐ŸŽฏSkill

A Browserbase skill that fetches HTML or JSON from static pages without opening a browser session, allowing agents to inspect HTTP status codes, headers, and follow redirects. Part of the Browserbase skills collection for Claude Code browser automation.

๐ŸŽฏ
browser-trace๐ŸŽฏSkill

Captures a full DevTools-protocol trace (CDP firehose, screenshots, DOM dumps) alongside any browser automation, then bisects the stream into per-page searchable buckets for debugging.

๐ŸŽฏ
browserbase-cli๐ŸŽฏSkill

Provides the Browserbase CLI (browse) for platform operations including Functions deployment, session/project/context management, the Fetch and Search APIs, and template scaffolding for browser automation workflows.