webapp-testing-3
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-3 --cli claudewrites the skill into.claude/skills/webapp-testing-3/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/webapp-testing-3/SKILL.mdNeeds 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/security/webapp-testing/SKILL.md -o .claude/skills/webapp-testing/SKILL.md
Notes
Extracted from davila7/claude-code-templates, webapp-testing category.