Ui Test
Skill Verifiziert AktivAI-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.
Funktionen
- 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
Anwendungsfälle
- 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.
Nicht-Ziele
- 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.
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add browserbase/skills/plugin install skills@browserbaseQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Agent Browser
100Browser-automatisierungs-CLI für KI-Agenten. Verwenden Sie diese, wenn der Benutzer mit Websites interagieren muss, einschließlich der Navigation auf Seiten, dem Ausfüllen von Formularen, dem Klicken auf Schaltflächen, dem Aufnehmen von Screenshots, dem Extrahieren von Daten, dem Testen von Webanwendungen oder der Automatisierung beliebiger Browseraufgaben. Auslöser sind Anfragen wie "öffne eine Website", "fülle ein Formular aus", "klicke auf eine Schaltfläche", "mache einen Screenshot", "scrappe Daten von einer Seite", "teste diese Web-App", "melde dich bei einer Seite an", "automatisiere Browser-Aktionen" oder jede Aufgabe, die eine programmatische Webinteraktion erfordert.
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 Skill
99Nutzen Sie diese Skill, um Ihre Google NotebookLM-Notizbücher direkt von Claude Code aus abzufragen, für quellengestützte, zitationsgestützte Antworten von Gemini. Browser-Automatisierung, Bibliotheksverwaltung, persistente Authentifizierung. Drastisch reduzierte Halluzinationen durch reine Dokumentenantworten.
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.