generate
alirezarezvani/claude-skills
Automates the generation of production-ready Playwright end-to-end (E2E) tests. By accepting high-level inputs such as user stories, feature descriptions, or component names, this tool analyzes the codebase, selects appropriate testing templates (e.g., CRUD, login, checkout), and generates structured, best-practice test files. It ensures adherence to modern web testing standards, including proper locator strategies (getByRole), assertion techniques, and project conventions (fixtures, page objects).