·webapp-playwright-testing
</>

webapp-playwright-testing

Browser automation toolkit using Playwright MCP for testing web applications. Use when asked to navigate pages, click elements, fill forms, take screenshots, verify UI components, check console logs, debug frontend issues, or validate responsive design. Supports live browser interaction and accessibility snapshots.

10Installs·2Trend·@fugazi

Installation

$npx skills add https://github.com/fugazi/test-automation-skills-agents --skill webapp-playwright-testing

How to Install webapp-playwright-testing

Quickly install webapp-playwright-testing AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/fugazi/test-automation-skills-agents --skill webapp-playwright-testing
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: fugazi/test-automation-skills-agents.

SKILL.md

View raw

This skill enables comprehensive browser-based testing and debugging for web applications using Playwright MCP. It provides live browser interaction, UI validation, screenshot capture, console log inspection, and accessibility verification to ensure your web application behaves as expected.

Activation: This skill is triggered when you need to interact with a browser, validate UI elements, capture screenshots, or debug web application issues.

| browsernavigate | Go to a URL | "Navigate to http://localhost:3000/login" | | browserclick | Click elements | "Click the Submit button" | | browserfillform | Fill input fields | "Fill the email field with test@example.com" | | browserhover | Hover over elements | "Hover over the dropdown menu" | | browserpresskey | Keyboard input | "Press Enter" |

Browser automation toolkit using Playwright MCP for testing web applications. Use when asked to navigate pages, click elements, fill forms, take screenshots, verify UI components, check console logs, debug frontend issues, or validate responsive design. Supports live browser interaction and accessibility snapshots. Source: fugazi/test-automation-skills-agents.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/fugazi/test-automation-skills-agents --skill webapp-playwright-testing
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from fugazi/test-automation-skills-agents

Quick answers

What is webapp-playwright-testing?

Browser automation toolkit using Playwright MCP for testing web applications. Use when asked to navigate pages, click elements, fill forms, take screenshots, verify UI components, check console logs, debug frontend issues, or validate responsive design. Supports live browser interaction and accessibility snapshots. Source: fugazi/test-automation-skills-agents.

How do I install webapp-playwright-testing?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/fugazi/test-automation-skills-agents --skill webapp-playwright-testing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/fugazi/test-automation-skills-agents

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25