Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
To close the current Playwright page, close the page to end the session or free resources.
To read console logs from the current page, retrieve console messages for debugging JavaScript output.
To drag and drop between elements on a web page, perform a drag interaction from a source to a target.
To run JavaScript in the page context, evaluate an expression on the page or a specific element for inspection or manipu...
To upload files through a file input, provide one or more file paths for a page file chooser.
To fill multiple form fields at once, set values for inputs, checkboxes, and selects in a single call.
To accept or dismiss browser dialogs like alert/confirm/prompt, handle the dialog so automation can continue.
To hover over a page element, trigger hover states such as menus or tooltips.
To install the Playwright browser defined in config, run this when the browser is missing or not installed.
To go back in browser history, navigate to the previous page from the current page.
To inspect network activity since page load, list network requests to review API calls and resources.
To press a keyboard key in the page, send a key press for shortcuts or input behavior.
To resize the browser window, change viewport size to test responsive layouts.
To run a custom Playwright script on the page, execute a code snippet for advanced interactions.
To choose an option in a dropdown, select one or more values in a select element.
To capture an accessibility snapshot of the current page, take a structured snapshot for UI inspection.
To manage browser tabs, list, create, select, or close Playwright tabs.
To take a screenshot of a page or element, capture an image for visual verification.
To type text into an editable field, enter text into inputs or textareas.
To wait for page state changes, wait for text to appear or disappear or for a timeout.
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs...
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when testing Anicca...
Translate natural-language browser automation requests into exact `playwright-cli` commands for interactive web testing...
Automates browser interactions for testing and validating your own web applications using playwright-cli. Use when you n...
Browser automation via Playwright CLI for navigating pages, interacting with elements, capturing screenshots, and testin...
Automates browser interactions for web testing, form filling, screenshots, and data extraction.
Browser automation via Playwright CLI. Open pages, interact with elements, take screenshots, and more. Ideal for coding...
Browser automation via playwright-cli. Token-efficient alternative to Playwright MCP - uses CLI commands through Bash in...
CLI-first browser automation using Playwright CLI for navigation, form filling, snapshots, screenshots, data extraction,...
Generate Playwright configuration files for cross-browser E2E testing. Triggers on "create playwright config", "generate...
Executes browser workflows while monitoring JavaScript console for errors, warnings, and messages. Use when you need err...
Record narrated demo videos of the Kagenti platform using Playwright and OpenAI TTS
Debug failing Playwright demo steps - selectors, auth, timing, and alignment issues
Explains how to develop Playwright - add APIs, MCP tools, CLI commands, and vendor dependencies.
Playwright end-to-end (e2e) testing best practices for user-centric testing using semantic locators. Use when writing E2...
Playwright E2E test generation workflow for Opik. Use when generating, fixing, or planning automated tests in tests_end_...
Visual E2E testing workflow for frontend UI changes. Use after modifying Svelte components, layouts, or styles to verify...
Deep integration with Playwright for browser automation and end-to-end testing
Use this skill for writing, reviewing, or debugging end-to-end tests with Playwright. Includes creating test suites, fix...
Expert in end-to-end testing with Playwright, the modern cross-browser testing framework. Specializes in test generation...
Write end-to-end tests with Playwright for web applications. Includes fixtures, page objects, test templates, visual reg...
Build end-to-end tests with Playwright, Feature Object pattern, cross-browser testing, and visual regression. Apply when...
Integrate Excel (.xlsx) data into Playwright codegen scripts by replacing hardcoded values with config-driven lookups, l...
Use when writing E2E tests with Playwright, setting up test infrastructure, or debugging flaky browser tests. Invoke for...
Use when writing E2E tests with Playwright, setting up test infrastructure, or debugging flaky browser tests. Invoke to...
Use when managing test state and infrastructure with reusable Playwright fixtures and lifecycle hooks for efficient test...
Creates Playwright test scripts from natural language user flow descriptions. This skill should be used when generating...