interactive-browser-testing

Installation
SKILL.md

What I do

Interactive real-time browser testing using Playwright and MiniMax via mcpc. No curl, no direct API calls - all testing through the browser.

Setup

mcpc connect ~/.mcpc/mcp.json:playwright @pw
mcpc connect ~/.mcpc/mcp.json:MiniMax @minimax

Critical Rules

  1. BROWSER ONLY - Never use curl/fetch/http clients
  2. SCREENSHOTS REQUIRED - Every step must have visual proof
  3. SNAPSHOT FIRST - Understand page before interacting
  4. AI ANALYSIS - Use MiniMax via mcpc to analyze screenshots
  5. ISSUES TO TRACKER - Log all issues found (check duplicates first)
Installs
3
GitHub Stars
1
First Seen
13 days ago
interactive-browser-testing — bmcszk/agent-skills