From antigravity-awesome-skills
End-to-end testing workflow with Playwright for browser automation, visual regression, cross-browser testing, and CI/CD integration.
npx claudepluginhub absjaded/antigravity-awesome-skillsThis skill uses the workspace's default tool permissions.
Specialized workflow for end-to-end testing using Playwright including browser automation, visual regression testing, cross-browser testing, and CI/CD integration.
Verifies tests pass on completed feature branch, presents options to merge locally, create GitHub PR, keep as-is or discard; executes choice and cleans up worktree.
Guides root cause investigation for bugs, test failures, unexpected behavior, performance issues, and build failures before proposing fixes.
Writes implementation plans from specs for multi-step tasks, mapping files and breaking into TDD bite-sized steps before coding.
Specialized workflow for end-to-end testing using Playwright including browser automation, visual regression testing, cross-browser testing, and CI/CD integration.
Use this workflow when:
playwright-skill - Playwright setupe2e-testing-patterns - E2E patternsUse @playwright-skill to set up Playwright testing
e2e-testing-patterns - Test patternstest-automator - Test automationUse @e2e-testing-patterns to design E2E test strategy
playwright-skill - Playwright testswebapp-testing - Web app testingUse @playwright-skill to write E2E test scripts
browser-automation - Browser automationplaywright-skill - Playwright featuresUse @browser-automation to automate browser interactions
playwright-skill - Visual testingui-visual-validator - Visual validationUse @playwright-skill to implement visual regression testing
playwright-skill - Multi-browserwebapp-testing - Browser testingUse @playwright-skill to run cross-browser tests
github-actions-templates - GitHub Actionscicd-automation-workflow-automate - CI/CDUse @github-actions-templates to integrate E2E tests with CI
testing-qa - Testing workflowdevelopment - Developmentweb-performance-optimization - Performance