Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLIVVS CodeWWindsurfMManus+14 more

    Playwright E2E Test Generator

    by Timoranjes

    1

    AI coding agents can generate code fast — but the tests they produce are brittle, flaky, and fail on first run.

    Secure checkout via Stripe

    0 installsSecurity scanned

    See it in action

    You say

    Create a Playwright test for my login page. It needs to handle a successful login, a failed login with a 401 error, and include a Page Object.

    Your agent does

    I've created pages/LoginPage.ts using semantic locators like getByLabel and getByRole. I also generated tests/login.spec.ts which mocks a 401 status via page.route to verify the error banner appears, and added a GitHub Actions workflow for CI.

    What you get

    Generate Page Object Model classes from component codeMock unstable API endpoints for deterministic testingImplement auto-retrying web-first assertions to stop flakinessConfigure CI/CD pipelines for automated test execution

    About this skill

    AI coding agents can generate code fast — but the tests they produce are brittle, flaky, and fail on first run. They use fragile selectors, skip error states, ignore async timing, and produce monolithic test files with no structure.

    This skill teaches your agent to generate Playwright E2E tests that actually work in production:

    • Smart selector strategy — data-testid > role > text > CSS, with fallback chain
    • Test structure patterns — Page Object Model, fixtures, test isolation
    • Flakiness prevention — auto-waits, retry logic, network idle detection
    • CI integration — GitHub Actions, sharding, artifact collection
    • Real-world examples — auth flows, data tables, file uploads, multi-step forms
    • Quality validation script included — checks generated tests for common issues

    Includes 4 reference files: selector strategy guide, flakiness prevention patterns, real-world test examples, and Playwright templates (POM, API mocking, CI config, GitHub Actions).

    PRICING: $8.00 one-time. Saves 30+ minutes per session by eliminating test rewrite cycles. Cheaper than 15 minutes of senior QA time.

    How to install

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean 1 month ago

    Listed1 month ago
    Updated11 days ago

    Creator

    Timoranjes
    Timoranjes

    139+ total installs · 83 skills on Agensi

    Frequently Asked Questions

    Popular in Testing & QA