explore-app

Installation
SKILL.md

Explore App

When to use

  • After ingest-spec has populated parsed-spec.md with scenarios
  • Once per scenario — run separately for each scenario in the test plan
  • When running as part of run-testing-session pipeline (Stage 2, per scenario)
  • When exploration is stale after a UI change

Inputs

  • Scenario name and slug (from parsed-spec.md)
  • Base URL (from project-context.md or user-provided)
  • docs/playwright-spec-testing/project-context.md (for baseURL only)
  • docs/playwright-spec-testing/parsed-spec.md (this scenario's section)

What it does

Walk through the app in a browser, performing each step of the scenario, and capture real selectors, URLs, and behavior. No selector is invented — every selector in the exploration report must come from what you observe.

Related skills
Installs
9
First Seen
Apr 7, 2026