CtrlK
BlogDocsLog inGet started
Tessl Logo

testland/e2e-test-narrative-builder

Assembles a multi-step end-to-end user-journey test from a list of high-level user intents - translates each intent ("user signs up", "user adds product to cart", "user completes checkout with promo code") into the corresponding test-runner step (Playwright / Cypress / Selenium / Karate), wires shared state across steps via test fixtures, and emits the resulting test as a single Scenario in the project's E2E framework. Use when scaffolding an E2E test that exercises a complete user flow rather than a single page.

80

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

Overview
Quality
Evals
Security
Files

tile.json

{
  "name": "testland/e2e-test-narrative-builder",
  "version": "1.3.8",
  "summary": "Assembles a multi-step end-to-end user-journey test from a list of high-level user intents - translates each intent (\"user signs up\", \"user adds product to cart\", \"user completes checkout with promo code\") into the corresponding test-runner step (Playwright / Cypress / Selenium / Karate), wires shared state across steps via test fixtures, and emits the resulting test as a single Scenario in the project's E2E framework. Use when scaffolding an E2E test that exercises a complete user flow rather than a single page.",
  "private": false,
  "skills": {
    "e2e-test-narrative-builder": {
      "path": "SKILL.md"
    }
  }
}

SKILL.md

tile.json