use-browser

Installation
SKILL.md

Use Browser

Use this skill when browser execution is needed.

All three browse modes use Playwright.

A core practice for this skill is to take screenshots as evidence. Screenshots help with verification, debugging, sharing findings, and backward comparison across runs.

Browse modes

1. headless

Use for:

  • fast checks
  • CI-like verification
  • scripted reproduction
  • screenshots and DOM inspection without opening a visible window
Installs
1
First Seen
Jun 23, 2026
use-browser — walker-di/favorite-skills