e2e-testing
About
This Claude Skill provides a complete Playwright-based workflow for end-to-end testing, including browser automation, visual regression testing, and cross-browser compatibility. It's designed for developers setting up comprehensive E2E testing with CI/CD integration, covering everything from initial Playwright installation to test pattern implementation. Use this skill when you need to automate browser tests, implement visual comparisons, or establish testing across multiple browser environments.
Quick Install
Claude Code
Recommendednpx skills add sickn33/antigravity-awesome-skills -a claude-code/plugin add https://github.com/sickn33/antigravity-awesome-skillsgit clone https://github.com/sickn33/antigravity-awesome-skills.git ~/.claude/skills/e2e-testingCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
web-security-testing
OtherThis Claude Skill provides a structured workflow for testing web applications against OWASP Top 10 vulnerabilities like injection and XSS. Use it during security assessments, penetration tests, or bug bounty hunting to systematically map, scan, and validate application security controls.
api-security-testing
OtherThis Claude Skill provides a specialized workflow for testing REST and GraphQL API security, covering authentication, authorization, and input validation. It's designed for bug bounty testing, API assessments, and validating security best practices like rate limiting. Use it to systematically discover endpoints, test for vulnerabilities, and map API data flows.
rag-implementation
OtherThis skill provides a structured workflow for implementing RAG systems, covering embedding selection, vector database setup, and chunking strategies. Use it when building document Q&A systems, semantic search, or any application requiring knowledge-grounded AI. It guides developers through requirements analysis, optimization, and evaluation of retrieval quality.
linux-troubleshooting
OtherThis Linux troubleshooting skill provides a structured workflow for diagnosing and resolving system issues like performance problems, service failures, and network errors. It guides developers through assessment phases using commands and tools to identify root causes. Use it when debugging application errors, investigating resource constraints, or troubleshooting service outages on Linux systems.
