Browsertest banner
dork-labs dork-labs

Browsertest

Development community

Description

--- description: Run, create, debug, and maintain browser tests allowed-tools: Read, Write, Edit, Grep, Glob, Bash, AskUserQuestion, mcp__plugin_playwright_playwright__browser_navigate, mcp__plugin_playwright_playwright__browser_snapshot argument-hint: '<run|debug|maintain|report|create> [feature] [description]' category: testing --- # Browser Test Command You are managing DorkOS browser tests. Parse `$ARGUMENTS` and route to the appropriate action. ## Routing Logic Parse the first word of `

Installation

Installs to ~/.claude/commands/dork-labs-dorkos-browsertest.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/dork-labs/dorkos/HEAD/.claude/commands/browsertest.md -o ~/.claude/commands/dork-labs-dorkos-browsertest.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository