Armory
Source
Browse
Skills

playwright-e2e-builder

Plan and build comprehensive Playwright E2E test suites with Page Object Model, authentication state persistence, custom fixtures, visual regression, and CI integration. Uses interview-driven planning to clarify critical user flows, auth strategy, test data approach, and parallelization before writing any tests.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install playwright-e2e-builder --cli claude

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

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

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

What it is

Plan and build comprehensive Playwright E2E test suites with Page Object Model, authentication state persistence, custom fixtures, visual regression, and CI integration. Uses interview-driven planning to clarify critical user flows, auth strategy, test data approach, and parallelization before writing any tests.

When to use it

Plan and build comprehensive Playwright E2E test suites with Page Object Model, authentication state persistence, custom fixtures, visual regression, and CI integration. Uses interview-driven planning to clarify critical user flows, auth strategy, test data approach, and parallelization before writing any tests.

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

Notes

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