·webapp-testing
</>

webapp-testing

ladderchaos/tora-skills

Test local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

2Installs·0Trend·@ladderchaos

Installation

$npx skills add https://github.com/ladderchaos/tora-skills --skill webapp-testing

SKILL.md

This is a toolkit for interacting with and testing local web applications using Playwright. It supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

⚠️ Always run scripts with --help first to see usage. DO NOT read the source until you try running the script first and find that a customized solution is absolutely necessary.

❌ Don't inspect the DOM before waiting for networkidle on dynamic apps

Test local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs. Source: ladderchaos/tora-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ladderchaos/tora-skills --skill webapp-testing
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is webapp-testing?

Test local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs. Source: ladderchaos/tora-skills.

How do I install webapp-testing?

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

Where is the source repository?

https://github.com/ladderchaos/tora-skills