skill: playwright-pom
/plugin marketplace add atul8971/plugin_repo/plugin install qa-plugin@qa-plugin-marketplace# Generate Playwright Automation Code skill: playwright-pom You are tasked with generating complete Playwright automation code following this project's Page Object Model (POM) architecture. ## Input Analysis First, analyze the user's input to determine the appropriate workflow: 1. **If the user provides a JIRA ticket ID or URL** (e.g., "PROJ-123", "https://jira.company.com/browse/PROJ-123"): - Use the Task tool with subagent_type='general-purpose' to invoke the jira-issue-analyzer agent - The agent will extract test scenarios and automation steps from the JIRA ticket - Then p...