About
This skill bridges the gap between manual testing documentation and automated CI suites by intelligently converting browser workflow specifications into robust Playwright code. It utilizes a sophisticated multi-agent pipeline to parse natural language steps, discover the most stable selectors within your codebase (prioritizing data-testids and ARIA labels), and generate structured TypeScript tests. The skill includes a smart diffing strategy to update existing test files while preserving manual modifications, ensuring your automated suites stay synchronized with evolving user journey documentation.