Ui Test
技能 已验证 活跃AI-powered adversarial UI testing via the browse CLI. Analyzes git diffs to test only what changed, or explores the full app to find bugs. Tests functional correctness, accessibility, responsive layout, and UX heuristics. Use when the user asks to test UI changes, QA a pull request, audit accessibility, or run exploratory testing. Supports local browser (localhost) and remote Browserbase (deployed sites).
To help developers and QA teams find bugs and ensure UI quality by automating adversarial testing in real browsers.
功能
- Diff-driven UI testing
- Exploratory UI testing
- Parallel testing with Browserbase
- Accessibility audits (axe-core, keyboard nav)
- Responsive and visual quality checks
- Generates shareable HTML reports with embedded screenshots
使用场景
- Test UI changes in a pull request.
- Audit website accessibility and compliance.
- Perform exploratory testing to find unexpected bugs.
- Verify functional correctness and UX heuristics.
非目标
- Automated unit or integration testing of backend logic.
- Performance load testing.
- End-to-end test suite generation (focuses on exploratory/adversarial).
Documentation
- info:Configuration & parameter referenceThe SKILL.md mentions `BROWSERBASE_API_KEY` for remote testing but does not explicitly detail its scope or how to verify its validity, and other configuration parameters like ports are implied rather than documented.
安装
请先添加 Marketplace
/plugin marketplace add browserbase/skills/plugin install skills@browserbase质量评分
已验证类似扩展
Agent Browser
100AI 代理的浏览器自动化 CLI。当用户需要与网站交互时使用,包括浏览页面、填写表单、点击按钮、截屏、提取数据、测试 Web 应用或自动化任何浏览器任务。触发条件包括请求“打开网站”、“填表”、“点击按钮”、“截屏”、“抓取页面数据”、“测试此 Web 应用”、“登录网站”、“自动化浏览器操作”或任何需要以编程方式进行 Web 交互的任务。
AutoBrowse
100Self-improving browser automation via the auto-research loop. Iteratively runs a browsing task, reads the trace, and improves the navigation skill (strategy.md) until it reliably passes. Supports parallel runs across multiple tasks using sub-agents. Use when you want to build or improve browser automation skills for specific website tasks.
Telegram Crabbox E2e Proof
100Use when reviewing, reproducing, or proving OpenClaw Telegram behavior with a real Telegram user on Crabbox, including PR review workflows that need an agent-controlled Telegram Desktop recording, TDLib user-driver commands, Convex-leased credentials, WebVNC observation, and motion-trimmed artifacts.
NotebookLM 技能
99使用此技能直接从 Claude Code 查询您的 Google NotebookLM 笔记本,以获取来自 Gemini 的、有来源依据且附带引用的答案。浏览器自动化、库管理、持久化身份验证。通过仅文档响应,极大地减少了幻觉。
Compound Engineering Browser Test
99Run browser tests on pages affected by current PR or branch
Screen Reader Testing
98Test web applications with screen readers including VoiceOver, NVDA, and JAWS. Use when validating screen reader compatibility, debugging accessibility issues, or ensuring assistive technology support.