test-e2e

Installation
SKILL.md

E2E Test Runner

Execute an end-to-end test specification and report results.

Variables

  • e2e_test_file: $1 - Path to the E2E test specification file

Instructions

  1. Read the Test Specification: Load and parse the e2e_test_file
  2. Digest the User Story: Understand what user journey is being tested
  3. Execute Test Steps: Perform each step in sequence
  4. Verify Checkpoints: Check all **Verify** steps carefully
  5. Capture Screenshots: Save screenshots as specified in the test
  6. Report Results: Return structured JSON output

Execution Process

Related skills
Installs
1
GitHub Stars
63
First Seen
Apr 18, 2026