webapp-testing

Run Playwright audits to test web app routes, accessibility, and browser quality.

1|Updated May 6, 2026
One-click install
npx skills add https://github.com/ag47-pt/Website --skill webapp-testing-ag47-pt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: webapp-testing
Source: https://github.com/ag47-pt/Website/tree/main/.claude/skills/webapp-testing
Command: npx skills add https://github.com/ag47-pt/Website --skill webapp-testing-ag47-pt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, and includes scripts (resource) components.

What problem does it solve?

This Skill helps developers systematically discover, test, and audit web applications to catch broken routes, usability issues, accessibility problems, and critical workflow failures before release.

Core Features & Use Cases

  • End-to-End Browser Testing: Run automated Playwright checks to verify pages load correctly, inspect elements, and validate important user flows.
  • Application Auditing: Guide route discovery, API coverage, component checks, and testing strategies for modern web applications.
  • Accessibility and Quality Checks: Measure basic accessibility signals, page structure, and browser health indicators for web experiences.

Quick Start

Use the webapp-testing skill to run a Playwright audit on my web application URL and report loading, accessibility, and page health issues.

Frequently Asked Questions about webapp-testing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run end-to-end testing for my web application to catch broken routes?

Playwright automates browser interactions to execute deterministic page checks and screenshots, validating frontend application loading, element inspection, and critical user workflows.

Can I check web accessibility issues automatically during frontend audits?

Application auditing guides route discovery and component checks for modern web applications, measuring basic accessibility signals and browser health indicators to ensure release readiness.

Do I need Playwright installed to validate browser quality and page health?

Playwright is specifically required to execute deterministic page checks, capture screenshots, and perform automated accessibility evaluations during web application testing.

What is the best way to verify release readiness for modern web applications?

Release readiness verification combines route discovery, end-to-end testing, and accessibility audits to systematically discover functional failures and usability problems in web applications.

Does webapp testing work with modern frontend component checks and API coverage?

Webapp testing guides route discovery, API coverage validation, and component checks for modern frontend projects, applying automated testing strategies to ensure release readiness.