exceptionless / e2e-testing-frontend
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/e2e-testing-frontend && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/2126" && unzip -o skill.zip -d .claude/skills/e2e-testing-frontend && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/e2e-testing-frontend/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
End-to-end frontend testing with Playwright. Page Object Model, selectors, fixtures, accessibility audits. Limited E2E coverage currently - area for improvement. Keywords: Playwright, E2E, Page Object Model, POM, data-testid, getByRole, getByLabel, getByText, fixtures, axe-playwright, frontend testing
1 views
0 installs