·browser-test
</>

browser-test

Validate a feature works by driving a real browser with Playwright MCP. No test files — just interactive verification.

13Installs·1Trend·@langwatch

Installation

$npx skills add https://github.com/langwatch/langwatch --skill browser-test

How to Install browser-test

Quickly install browser-test AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/langwatch/langwatch --skill browser-test
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: langwatch/langwatch.

SKILL.md

View raw

You use the Playwright MCP tools to open a browser, navigate the app, and verify a feature works as expected. No test files, no framework — just drive the browser and report results.

If a feature file path is given, read it and extract the scenarios. If a plain description is given, use it directly. If neither is provided, ask the user what to verify.

Then check that the Playwright MCP .mcp.json matches the requested browser. The current config is:

Validate a feature works by driving a real browser with Playwright MCP. No test files — just interactive verification. Source: langwatch/langwatch.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/langwatch/langwatch --skill browser-test
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-11

Browse more skills from langwatch/langwatch

Quick answers

What is browser-test?

Validate a feature works by driving a real browser with Playwright MCP. No test files — just interactive verification. Source: langwatch/langwatch.

How do I install browser-test?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/langwatch/langwatch --skill browser-test Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/langwatch/langwatch

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-09