Armory
Source
Browse
Workflows

webapp-testing

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install webapp-testing --cli claude

writes the file to.claude/commands/webapp-testing.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/webapp-testing.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

When to use it

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

How to install / invoke

# Copy the command into your project's .claude/commands/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/commands/testing/webapp-testing.md -o .claude/commands/webapp-testing.md

Notes

Extracted from davila7/claude-code-templates, testing category.