webapp-testing

Installation
SKILL.md

WebApp Testing Guide

Overview

This skill provides a comprehensive toolkit for testing and debugging web applications using Playwright.

Core Operations

Start a Dev Server

Before testing, ensure your web app is running.

npm run dev

Run Playwright Tests

Execute automated tests to verify functionality.

npx playwright test
Installs
4
GitHub Stars
10
First Seen
Feb 4, 2026
webapp-testing — vidyfoo/antigravity-skill-engine