playwriter

# Get a session ID first playwriter session new # => 1

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "playwriter" with this command: npx skills add samhvw8/dotfiles/samhvw8-dotfiles-playwriter

Quick Start

Get a session ID first

playwriter session new

=> 1

Execute code with your session

playwriter -s 1 -e "await page.goto('https://example.com')" playwriter -s 1 -e "console.log(await accessibilitySnapshot({ page }))" playwriter -s 1 -e "await page.screenshot({ path: 'shot.png', scale: 'css' })"

If playwriter is not found, use npx playwriter@latest or bunx playwriter@latest .

Full Documentation

Always run playwriter skill to get the complete, up-to-date skill instructions.

The skill command outputs detailed docs on:

  • Session management

  • Context variables (state , page , context )

  • Best practices and rules

  • Accessibility snapshots and screenshots

  • Selector strategies

  • Working with pages, navigation, popups, downloads

  • Utility functions (getCleanHTML , getCDPSession , createDebugger , etc.)

  • Network interception for API scraping

  • And more...

playwriter skill

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

mise-expert

No summary provided by upstream source.

Repository SourceNeeds Review
General

claude-md-architect

No summary provided by upstream source.

Repository SourceNeeds Review
General

3d-graphics

No summary provided by upstream source.

Repository SourceNeeds Review
General

infra-engineer

No summary provided by upstream source.

Repository SourceNeeds Review