Command to generate Playwright E2E test code based on test plan markdowns.
Generates Playwright E2E test code from test plan markdown files and fixes any failing tests.
/plugin marketplace add venturo-id/venturo-claude/plugin install venturo-e2e-web@venturo-toolsCommunication Style: Casual, professional Bahasa Indonesia.
path folder or path file input, always ask with options (option list).Think to execute step by step :
docs/test-plan/<feature>/**.mdENV variables are available in tests/.env or tests/.env.example. Minimum: BASE_URL, AUTH_EMAIL, AUTH_PASSWORD.BASE_URL env. Bash(curl -s -o /dev/null -w "%{http_code}" BASE_URL || echo "Application not running")npm run dev jika "Application not running".TODOS list to generate test file based on Test Plan Markdown files.test-filetest-file skill.playwright-qa-fixer agent to run the generated test and fix it if there are any failed testslint script in package.json or eslint is installed, assume linting is allowed by default.eslint is available:
npx eslint tests/<feature_name>/<scenario-code>-<kebab-case-scenario>.spec.ts --fix/generateGenerate ready-to-execute hypershift cluster creation commands from natural language descriptions
/generateGenerate documentation from TypeScript/JavaScript code, OpenAPI specs, GraphQL schemas, and SpecWeave specifications.