Search the registry
One search across every skill, MCP server, agent, and workflow.
8 results
Playwright
1.0.0Microsoft
Drive a real browser — navigate, click, fill forms, screenshot, and run plain-English smoke tests.
Puppeteer
1.1.0Model Context Protocol
Drive a headless browser to navigate, scrape, and screenshot.
browser-testing-with-devtools
1.0.0addyosmani · software-development
Tests in real browsers via Chrome DevTools MCP. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data. Requires the chrome-devtools MCP server to be configured.
dogfood
1.0.0· dogfood
Exploratory QA of web apps: find bugs, evidence, reports.
playwright
1.0.0openai · software-development
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.
playwright-interactive
1.0.0openai · software-development
Persistent browser and Electron interaction through `js_repl` for fast iterative UI debugging.
pretext
1.0.0Hermes Agent · creative
Use when building creative browser demos with @chenglou/pretext — DOM-free text layout for ASCII art, typographic flow around obstacles, text-as-geometry games, kinetic typography, and text-powered generative art. Produces single-file HTML demos by default.
webapp-testing
1.0.0anthropics · software-development
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.