Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Playwright

Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via playwright-cli or the bundled wrapper script.

Installation

/plugin install trailofbits/skills-curated/plugins/openai-playwright

What It Covers

  • Prerequisite check (required)
  • Skill path (set once)
  • Quick start
  • Core workflow
  • When to snapshot again
  • Recommended patterns
  • Wrapper script
  • References

Credits

Originally from OpenAI's curated skills catalog. Converted to Claude Code plugin format for the Trail of Bits curated skills marketplace.