Skip to content
Web App Testing

Web App TestingSkill

Added to Onei
1 views
Repository Docs

Summary

Interact with and test local web applications using Playwright — verify frontend behavior, debug UI, capture screenshots, and read browser logs.

Install This Skill

Add this skill to your favorite AI agent in a few steps.

Any AI agent

This skill is plain instructions — it works with any assistant that accepts custom instructions or system prompts.

  1. Copy the skill content with the button below.
  2. Paste it into your agent's instruction file or system prompt (for example AGENTS.md, .cursorrules, or a custom instructions field).
  3. Ask the agent to apply the skill whenever the task matches.

Skill Content

Markdown Content

Copy this content and use it with your preferred AI agent

# Web App Testing

Use this skill to interact with and test a local web application in a real browser.

## What it does
- Launches the app under Playwright and drives it like a user
- Verifies that frontend flows actually work
- Captures screenshots of the running UI
- Reads browser console logs to diagnose failures

## When to reach for it
When you need to confirm a change works in the real app — clicks, navigation, rendering — not just that unit tests pass.

Description

A toolkit for driving and testing local web applications with Playwright. It verifies frontend functionality, debugs UI behavior, captures browser screenshots, and surfaces browser console logs — useful for confirming a change works in a real browser rather than only in unit tests.

Related Skills

New

Build crash-safe AI agents on AgentKit and step.ai — durable tool calls, human-in-the-loop approval, realtime progress, and when not to reach for an agent loop at all.

2 views

Inngest's durable-execution playbook as an agent skill — steps and memoisation, event and cron triggers, idempotency, cancellation, retries and non-retriable errors.

2 views
New

Temporal's official skill for building durable workflows — SDK patterns across seven languages, plus the determinism rules that decide whether a workflow survives a replay.

6 views
Browse all skills →