LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

generate - Generate Playwright Tests

Generate Playwright tests from a user story, URL, component name, or feature description.

Tags

Updated: 2026-09-18

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Parse input target specifications
  • Explore codebase for test context
  • Select matching test templates
  • Generate Playwright test scripts
  • Generate supporting page objects
  • Generate custom test fixtures
  • Run Playwright test suite
  • Verify test execution results

Inputs

  • Target user story or component description
  • Playwright configuration file
  • Codebase source files and existing tests
  • Plugin test templates

Outputs

  • Generated Playwright test files
  • Supporting page objects and fixtures
  • Generated test data files
  • Test run result reports
  • Test coverage summary

Requirements

  • Node.js runtime environment
  • Playwright testing framework
  • sequentialthinking MCP tool
  • context7 MCP tool
  • Explore subagent interface

Source

  • Spec: SKILL.md
playwright
testing
test-generation
e2e-testing
automation
Parse input target specifications
Explore codebase for test context
Select matching test templates
Generate Playwright test scripts
Target user story or component description
Playwright configuration file
Codebase source files and existing tests
Generated Playwright test files
Supporting page objects and fixtures
Generated test data files