$npx skillfedfor your agent

playwright

Playwright enables you to script and automate browser-based workflows with precision. Use it to build reliable end-to-end tests, validate web applications, and handle complex user interactions across Chromium, Firefox, and WebKit engines.

Playwright is a browser automation framework that enables you to script and automate browser-based workflows with precision. The primary use is to build reliable end-to-end tests, validate web applications, and handle complex user interactions across Chromium, Firefox, and WebKit engines. Playwright's most popular application is automating browser interactions and testing website functionality, which accounts for the majority of use cases.

AI-generated summary based on this skill's SKILL.md

5 0 MITupdated by julianobarbosa

Decision gist · record as of 2026-07-22

Playwright is a browser automation framework that enables you to script and automate browser-based workflows with precision. The primary use is to build reliable end-to-end tests, validate web applications, and handle complex user interactions across Chromium, Firefox, and WebKit engines. Playwright's most popular application is automating browser interactions and testing website functionality, which accounts for the majority of use cases.

manual: git clone https://github.com/julianobarbosa/claude-code-skills → cp -r claude-code-skills/skills/playwright ~/.claude/skills/playwright
skills/playwright/SKILL.md · version d31cf9cc

Use it when

  • Yes, Playwright excels at automating website testing and form submissions.
  • Playwright enables you to test responsive design layouts by allowing you to simulate different viewport sizes and device configurations.

Verify before relying

Read SKILL.md below before installing (3 files). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

julianobarbosa/claude-code-skills/playwright · repository language: Python

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What is Playwright browser automation used for?

Playwright is a browser automation framework that enables you to script and automate browser-based workflows with precision. The primary use is to build reliable end-to-end tests, validate web applications, and handle complex user interactions across Chromium, Firefox, and WebKit engines. Playwright's most popular application is automating browser interactions and testing website functionality, which accounts for the majority of use cases.

Can Playwright automate website testing and form submissions?

Yes, Playwright excels at automating website testing and form submissions. You can use Playwright to fill forms and submit them automatically, test login flows, and validate entire user workflows. This capability makes Playwright particularly effective for testing login flows and form submissions, allowing you to verify that your web application's critical paths work correctly across all supported browsers.

How does Playwright help validate responsive design layouts?

Playwright enables you to test responsive design layouts by allowing you to simulate different viewport sizes and device configurations. You can validate responsive design and UX across multiple viewports, ensuring your web application displays correctly on desktop, tablet, and mobile screens. This systematic approach to viewport testing helps catch layout issues before they reach production.

What screenshot and link-checking capabilities does Playwright provide?

Playwright allows you to take screenshots of web pages and check if links are broken as part of your automated testing workflow. You can screenshot full pages for visual regression testing and validate that all internal and external links function properly. These capabilities support both visual validation and functional verification of your web application's integrity.

Is Playwright suitable for end-to-end testing with custom automation scripts?

Yes, Playwright is an end-to-end testing framework designed to support custom automation scripts for complex testing scenarios. Beyond standard test runner functionality, Playwright allows you to perform end-to-end testing with custom automation scripts tailored to your specific application requirements. This flexibility makes it suitable for both straightforward test cases and sophisticated, multi-step automation workflows.

What license does Playwright use?

Playwright is released under the MIT license, which is a permissive open-source license. This means you can use, modify, and distribute Playwright freely in both personal and commercial projects, provided you include the original license and copyright notice.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

IMPORTANT - Path Resolution: This skill can be installed in different locations (plugin system, manual installation, global, or project-specific). Before executing any commands, determine the skill directory based on where you loaded this SKILL.md file, and use that path in all commands below. Replace $SKILL_DIR with the actual discovered path.

Common installation paths:

  • Plugin system: ~/.claude/plugins/marketplaces/playwright-skill/skills/playwright-skill
  • Manual global: ~/.claude/skills/playwright-skill
  • Project-specific: <project>/.claude/skills/playwright-skill

Playwright Browser Automation

General-purpose browser automation skill. I'll

(truncated - see the full file via the links below)

File tree — 3 files
skills/playwright/SKILL.md
skills/playwright/package.json
skills/playwright/run.js

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Automate browser interactions and test website functionality”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

playwright-skill
by lackeyjb · lackeyjb/playwright-skill

This skill grants Claude the ability to write and execute Playwright automation scripts directly, handling everything from straightforward page verification to intricate multi-step browser workflows. Claude intelligently determines when to apply this capability based on your automation requirements, making it ideal for testing, data extraction, and interactive web tasks.

MITupdated Dec 2025
★ 2,954repo stars
Playwright
by EliasOulkadi · EliasOulkadi/shokunin

This skill harnesses Playwright's cross-browser automation capabilities to streamline testing workflows. Automate complex user interactions like authentication, data entry validation, and link integrity checks, then capture visual evidence through screenshots—all without manual intervention.

MITupdated Jul 2026
★ 110repo stars
Browser Automation Framework
by qodex-ai · qodex-ai/ai-agent-skills

This framework enables developers to automate browser-based workflows through code, eliminating manual repetition across web interactions. Execute complex sequences of navigation, form submission, and element manipulation with a structured, programmable approach. Ideal for testing, data collection, and process automation at scale.

no license declared → metadata onlyupdated Jan 2026
★ 37repo stars
Playwright Skill
by QuestForTech-Investments · QuestForTech-Investments/claude-code-skills

Playwright Skill teaches you to automate web browser interactions and testing workflows using industry-standard tools. Learn to write cross-browser test scripts that validate application behavior, handle dynamic content, and catch regressions before production. Perfect for QA engineers and developers seeking to scale their testing infrastructure.

no license declared → metadata onlyupdated Nov 2025
★ 5repo stars
playwright
by secondsky · secondsky/claude-skills

Playwright enables you to script and automate browser-based interactions across modern web applications. Use it to build end-to-end tests, validate user workflows, and verify application behavior in real browser environments without manual intervention.

MITupdated Jul 2026
★ 196repo stars
Playwright Skill
by tech-leads-club · tech-leads-club/agent-skills

This skill teaches you how to build and execute automated browser tests using Playwright, covering installation, core APIs, and testing workflows. Gain hands-on experience with cross-browser testing, element interaction, and assertion patterns to validate web application behavior reliably.

no license declared → metadata onlyupdated Jul 2026
★ 4,951repo stars

More skills playwright (MIT) · login-flows (MIT) · playwright-scanner (MIT) · Chrome (unlicensed) · Playwright Recording (AGPL-3.0) · playwright-recording (MIT) · Webpage Screenshotter (unlicensed)

Tags
end-to-end-testingweb-automationcross-browser-testingui-validationtest-automationheadless-browserform-interactionlink-validationresponsive-testingbrowser-scripting