Armory
Source
Browse
Skills

webapp-testing-2

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-2 --cli claude

writes the skill into.claude/skills/webapp-testing-2/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/webapp-testing-2/SKILL.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 skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/webapp-testing/SKILL.md -o .claude/skills/webapp-testing/SKILL.md

Notes

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