s-browser-tools-router

Select Playwright CLI, Playwright MCP, or Chrome DevTools for browser automation tasks.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/gyarra/cine_medallo_2 --skill s-browser-tools-router
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: s-browser-tools-router
Source: https://github.com/gyarra/cine_medallo_2/tree/main/.claude/skills/s-browser-tools-router
Command: npx skills add https://github.com/gyarra/cine_medallo_2 --skill s-browser-tools-router

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Decide the correct browser automation tool for a given task, ensuring efficient, safe, and effective web automation by selecting between Playwright CLI, Playwright MCP, or Chrome DevTools before starting any browser work.

Core Features & Use Cases

  • Tool-selection guidance: quickly determine whether to use Playwright CLI, Playwright MCP, or Chrome DevTools for frontend testing, debugging, performance profiling, network inspection, site analysis, scraping, or accessibility auditing.
  • Install and setup tips: provides recommended installation steps for the chosen tool to accelerate onboarding.
  • Use-case guidance: tailor tool choice to scenarios like automated flows, exploratory testing, or in-depth analysis with dynamic pages.

Quick Start

Describe your web task and I will route you to the correct browser tool (Playwright CLI, MCP, or Chrome DevTools) to start automation.

Frequently Asked Questions about s-browser-tools-router

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
When should I use Chrome DevTools instead of Playwright for browser automation?

Chrome DevTools is recommended for in-depth debugging, network inspection, and performance profiling, while Playwright is routed for automated frontend testing and scraping dynamic pages.

How do I choose the right browser tool for frontend testing and debugging?

Choosing the right browser tool depends on your specific scenario: Playwright CLI handles automated flows, Playwright MCP assists exploratory testing, and Chrome DevTools targets site analysis and accessibility auditing.

Does Playwright MCP work better for exploratory testing than Playwright CLI?

Playwright MCP is recommended for exploratory testing and dynamic page interaction, whereas Playwright CLI is selected for executing structured automated flows and scripted frontend testing.

What is the best way to set up Playwright CLI for web scraping?

The best way to set up Playwright CLI for web scraping involves following the provided installation tips and setup guidance to ensure your environment is configured for safe and effective browser automation.

Can I use Chrome DevTools for accessibility auditing and network inspection?

Yes, Chrome DevTools is the recommended browser automation tool for conducting accessibility auditing and network inspection, providing in-depth analysis directly within the browser environment.