Armory
Source
Browse
Skills

playwright-skill

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install playwright-skill --cli claude

writes the skill into.claude/skills/playwright-skill/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/playwright-skill/SKILL.md

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

What it is

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.

When to use it

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.

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/utilities/playwright-skill/SKILL.md -o .claude/skills/playwright-skill/SKILL.md

Notes

Extracted from davila7/claude-code-templates, playwright-skill category.