generate-tests

Installation
SKILL.md

Generate Tests

When to use

  • After plan-tests has produced test-plan.md
  • Once per scenario
  • When running as part of run-testing-session pipeline (Stage 4, per scenario)

Inputs

  • Scenario name and section number (e.g., "1.1")
  • docs/playwright-spec-testing/test-plan.md — steps, assertions, file path
  • docs/playwright-spec-testing/project-context.md — test conventions and reusable infrastructure

What it does

Write a Playwright test using ONLY selectors from the exploration report. No guessing. No invented selectors.

Phase 0: Check for reusable test infrastructure

Related skills
Installs
9
First Seen
Apr 7, 2026