launch

Launches interactive browser sessions for cross-platform UI testing and validation workflows.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Running UI tests and visual verifications across multiple browser modes can be time-consuming and error-prone. This skill provides an integrated launcher that coordinates dev/debug/production workflows, automates setup/cleanup, and simplifies cross-browser validation.

Core Features & Use Cases

  • Interactive menu-driven modes for Dev Debug, Dev Standard, Production, and Tunnel testing with browser toggles.
  • Automatic process cleanup, port management, and cache clearance to ensure repeatable test surfaces.
  • Browser selection and per-browser configuration to support visual verification and manual testing flows.

Quick Start

Start the tool with /launch to open the interactive menu and begin testing across all browsers.

Frequently Asked Questions about launch

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

FAQPage Schema
How do I run cross-browser UI testing across multiple environments?

Cross-browser UI testing is automated by launching multiple debug, standard, production, and tunnel modes. An interactive menu provides browser toggles to coordinate visual verification tasks across all browsers.

What is the best way to automate browser cleanup before visual verification?

Automated pre-launch cleanup handles process cleanup, port management, and cache clearance. This ensures a clean, repeatable test surface for visual verification before browsers launch.

Can I manually select specific browsers for interactive UI tests?

Yes, browser selection and per-browser configuration are supported through interactive menu toggles. This allows you to target specific browsers for manual testing and visual verification flows.

Does this tool support tunnel mode for remote UI testing?

Tunnel mode is fully supported alongside dev debug, dev standard, and production modes. The launcher orchestrates these environments to enable visual verification across different network configurations.

Why are my visual verification tests failing due to port conflicts?

Port conflicts are resolved through automated port management during pre-launch cleanup. The launcher actively manages ports and clears caches to prevent conflicts and ensure repeatable test surfaces.