Armory
Source
Browse
Skills

e2e-testing-patterns

Build reliable, fast, and maintainable end-to-end test suites that provide confidence to ship code quickly and catch regressions before users do.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install e2e-testing-patterns --cli claude

writes the skill into.claude/skills/e2e-testing-patterns/SKILL.mdListed as compatible

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

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

What it is

Build reliable, fast, and maintainable end-to-end test suites that provide confidence to ship code quickly and catch regressions before users do.

When to use it

Build reliable, fast, and maintainable end-to-end test suites that provide confidence to ship code quickly and catch regressions before users do.

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

Notes

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