playwright-test-generation

Generate Playwright test scripts for the Talosix EDC platform using Page Object Model and data-testid selectors.

1|1|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/nroze22/TalosixSkills --skill playwright-test-generation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: playwright-test-generation
Source: https://github.com/nroze22/TalosixSkills/tree/main/.claude/skills/playwright-test-generation
Command: npx skills add https://github.com/nroze22/TalosixSkills --skill playwright-test-generation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of robust Playwright end-to-end tests for the Talosix EDC platform, ensuring application quality and reducing manual testing effort.

Core Features & Use Cases

  • Automated Test Script Generation: Creates Playwright tests following the Page Object Model (POM) pattern.
  • Clinical Trial UI Focus: Tailored to specific EDC UI patterns like CRF forms, e-signatures, and audit trails.
  • Use Case: Generate comprehensive test suites for new features in the Talosix EDC platform, covering happy paths, error scenarios, and specific clinical trial workflows.

Quick Start

Generate Playwright tests for the CRF data entry feature by providing the relevant Jira story or component details.

Frequently Asked Questions about playwright-test-generation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate Playwright e2e tests for clinical trial EDC platforms?

To generate Playwright e2e tests for clinical trial EDC platforms, this Skill analyzes your source code and existing test structures to create automated test scripts. It specifically targets EDC UI patterns like CRF forms, e-signatures, and audit trails to ensure application quality.

Can I use the Page Object Model for Playwright test generation?

Yes, you can use the Page Object Model (POM) pattern for Playwright test generation. This Skill automatically generates test scripts adhering to POM standards and utilizes data-testid selectors to produce maintainable and deterministic test suites for your application.

What is covered by Playwright test generation for EDC clinical trial workflows?

Playwright test generation for EDC platforms covers clinical trial workflows including CRF data entry forms, validation rules, e-signatures, audit trails, and role-based access control. It ensures comprehensive test suites by addressing both happy paths and specific clinical trial error scenarios.

How do I automate testing for e-signatures and audit trails in Playwright?

You can automate testing for e-signatures and audit trails by using this Skill to generate Playwright scripts tailored to those EDC UI patterns. It analyzes your source code to produce deterministic tests that validate these specific clinical trial workflows and role-based access.

Does Playwright test generation require existing test structures to work?

Yes, Playwright test generation requires analysis of your source code and existing test structures to produce maintainable test suites. Providing relevant component details or Jira story information allows the generation process to accurately map EDC UI patterns and create deterministic tests.